]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5305 Fixed bug that was not passing invocationContext params into the report...
authorPatrick Schmitz <pschmitz@berkeley.edu>
Thu, 17 Jan 2013 01:20:04 +0000 (17:20 -0800)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Thu, 17 Jan 2013 01:20:04 +0000 (17:20 -0800)
commitfe6810d21a7c7dc57e78947b8d18444e6a826322
treec6aefbbacb7fdd156886f3eef5ea66e43a05c5e9
parent77033df623f46effedc353dd0e223e9eb88b81fe
CSPACE-5305 Fixed bug that was not passing invocationContext params into the report engine. Modified sample report to show how to pass in a param that is used in a query. Added a note with a sample invocationContext payload that specifies a param.
services/report/3rdparty/jasper-cs-report/src/main/resources/Notes On Invocation.txt [new file with mode: 0644]
services/report/3rdparty/jasper-cs-report/src/main/resources/acq_basic.jasper
services/report/3rdparty/jasper-cs-report/src/main/resources/acq_basic.jrxml
services/report/service/src/main/java/org/collectionspace/services/report/nuxeo/ReportDocumentModelHandler.java