]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-2391, 2503, 4201, 4202, 4204, 4206 Updated Reporting invocation to follow...
authorPatrick Schmitz <pschmitz@berkeley.edu>
Mon, 11 Jul 2011 22:12:50 +0000 (22:12 +0000)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Mon, 11 Jul 2011 22:12:50 +0000 (22:12 +0000)
commit35d24e63ed6aaf3ecd149a420f631fe2ecb46612
tree80862164af45cb4fbdbc8f22d767e5e87b314058
parenta0fb1dbfa06edb32da46537f27dd940d68a2d00d
CSPACE-2391, 2503, 4201, 4202, 4204, 4206 Updated Reporting invocation to follow model of batch process with an invocation context. Allows passing CSID, list of CSIDs, or group CSID into a report using paramater map. Ported simple acquisition report to Postgres to test. Still working on test support that verifies PDF output. Added groundwork looking ahead for passing in additional parameters to reports. Updated dependencies for build to use libs that support version 4 of iReport. Tweaked Batch support to use common definitions for invocation-related definitions. Added basic grant information for reader user, although admin must currently complete grant by hand.
12 files changed:
services/batch/jaxb/src/main/java/org/collectionspace/services/BatchJAXBSchema.java
services/batch/service/src/main/java/org/collectionspace/services/batch/BatchResource.java
services/jaxb/src/main/java/org/collectionspace/services/jaxb/InvocableJAXBSchema.java [new file with mode: 0644]
services/jaxb/src/main/resources/invocationContext.xsd
services/report/3rdparty/nuxeo-platform-cs-report/src/main/resources/schemas/reports_common.xsd
services/report/jaxb/src/main/java/org/collectionspace/services/ReportJAXBSchema.java
services/report/jaxb/src/main/java/org/collectionspace/services/ReportListItemJAXBSchema.java [deleted file]
services/report/jaxb/src/main/resources/reports-common.xsd
services/report/pom.xml
services/report/service/src/main/java/org/collectionspace/services/report/ReportResource.java
services/report/service/src/main/java/org/collectionspace/services/report/nuxeo/ReportDocumentModelHandler.java
src/main/resources/db/postgresql/init_db.sql