]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-4214: Support for field level searches across most services. Includes support...
authorRichard Millet <richard.millet@berkeley.edu>
Tue, 26 Jul 2011 17:29:52 +0000 (17:29 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Tue, 26 Jul 2011 17:29:52 +0000 (17:29 +0000)
commit1d3155c2018fe072d2592046adcc0fe098cb7409
tree8aca235d9079082852b08e38bd5c22c5468ecb81
parentf78f81aee0fd48cc1b11742ac3bc96ff70e0d608
CSPACE-4214: Support for field level searches across most services.  Includes support for simple scalar and multi-valued scalar fields only.
services/client/src/main/java/org/collectionspace/services/client/AbstractPoxServiceClientImpl.java
services/client/src/main/java/org/collectionspace/services/client/CollectionSpaceCommonListPoxProxy.java
services/client/src/main/java/org/collectionspace/services/client/CollectionSpacePoxClient.java
services/client/src/main/java/org/collectionspace/services/client/CollectionSpacePoxProxy.java
services/client/src/main/java/org/collectionspace/services/client/IQueryManager.java
services/client/src/main/java/org/collectionspace/services/client/test/AbstractServiceTestImpl.java
services/collectionobject/client/src/test/java/org/collectionspace/services/client/test/CollectionObjectSearchTest.java
services/common/src/main/java/org/collectionspace/services/common/ResourceBase.java
services/common/src/main/java/org/collectionspace/services/common/query/QueryManager.java
services/common/src/main/java/org/collectionspace/services/common/query/nuxeo/QueryManagerNuxeoImpl.java