Use to pass a primitive to the view and serialize it.
authorBruno Sinou <bsinou@argeo.org>
Wed, 25 Nov 2009 14:36:41 +0000 (14:36 +0000)
committerBruno Sinou <bsinou@argeo.org>
Wed, 25 Nov 2009 14:36:41 +0000 (14:36 +0000)
commit7dad6fc8a5cf5be15dcb6bdddc1e1e33a3745af6
treebdd848b1de5d7feb52b728e97807d350e5fff883
parentcdfd09387221a87b3a36f54fd3d5e8a6f4279baf
Use to pass a primitive to the view and serialize it.
Introduced for openfobo to send back an int (number of line in a table)

git-svn-id: https://svn.argeo.org/commons/trunk@3162 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
server/runtime/org.argeo.server.core/src/main/java/org/argeo/server/PrimitiveAnswer.java [new file with mode: 0644]