]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-2484: Added initial support to the Services document framework for returning...
authorAron Roberts <aron@socrates.berkeley.edu>
Mon, 19 Jul 2010 22:03:47 +0000 (22:03 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Mon, 19 Jul 2010 22:03:47 +0000 (22:03 +0000)
commit9431d09ea54bfa14b51ed7b0cea7602d1189ba1e
treec25afd5a0496fccba20cfcf5053e6d5922d4d65a
parentad421269ed2a5832a2fb11856bd8fea272d1119a
CSPACE-2484: Added initial support to the Services document framework for returning summary lists of records in sorted order.
services/client/src/main/java/org/collectionspace/services/client/AbstractServiceClientImpl.java
services/client/src/main/java/org/collectionspace/services/client/CollectionSpaceClient.java
services/client/src/main/java/org/collectionspace/services/client/CollectionSpaceProxy.java
services/client/src/main/java/org/collectionspace/services/client/IClientQueryParams.java
services/client/src/main/java/org/collectionspace/services/client/test/AbstractServiceTestImpl.java
services/common/src/main/java/org/collectionspace/services/common/context/AbstractServiceContextImpl.java
services/common/src/main/java/org/collectionspace/services/common/document/DocumentFilter.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RepositoryJavaClientImpl.java