]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5664 - Added support to services config to use the Nuxeo versioning support...
authorPatrick Schmitz <pschmitz@berkeley.edu>
Fri, 26 Oct 2012 17:05:15 +0000 (10:05 -0700)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Fri, 26 Oct 2012 17:05:15 +0000 (10:05 -0700)
commit76c6cd24a29ec2be2c84427852fb8aca33b4fe4d
treeb0aff2330c29c8190fa69f708d44b2e7aa1cabe3
parent34eb09d3db4c48cec8665ff11cd5cc9fe714c39d
CSPACE-5664 - Added support to services config to use the Nuxeo versioning support on a per-service, per tenant basis. Added support to filter versions from normal search and list queries. Did not add support for a query param to control this - that is a future feature as needed. Made lifesci tenant Movement use versioning, to test and demo this functionality. Performed basic testing, but needs additional test development.
services/client/src/main/java/org/collectionspace/services/client/IQueryManager.java
services/common/src/main/cspace/config/services/tenants/lifesci/tenant-bindings.delta.xml
services/common/src/main/java/org/collectionspace/services/common/document/AbstractMultipartDocumentHandlerImpl.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/DocumentModelHandler.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RemoteDocumentModelHandlerImpl.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RepositoryJavaClientImpl.java
services/common/src/main/java/org/collectionspace/services/nuxeo/util/NuxeoUtils.java
services/config/src/main/resources/service.xsd