]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-4875 Filled out the kw search support, returning list of items by serviceGroup...
authorPatrick Schmitz <pschmitz@berkeley.edu>
Tue, 6 Mar 2012 01:08:30 +0000 (17:08 -0800)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Tue, 6 Mar 2012 01:08:30 +0000 (17:08 -0800)
commit5b6f64e3e9040c8ea0a6810cb3a76629c5189e10
tree8c7262113ac8770109e3fa3e42063c2a1d1595cc
parent668f370f73683032a6bf72696de69a9c26d79c8c
CSPACE-4875 Filled out the kw search support, returning list of items by serviceGroup. Also supports the meta-group "common". Added security filter to this and to the refObjs call so only searches in services the current user has rights to.
services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml
services/common/src/main/java/org/collectionspace/services/common/context/ServiceBindingUtils.java
services/common/src/main/java/org/collectionspace/services/common/security/SecurityUtils.java
services/common/src/main/java/org/collectionspace/services/common/vocabulary/RefNameServiceUtils.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/DocHandlerBase.java
services/servicegroup/service/src/main/java/org/collectionspace/services/servicegroup/ServiceGroupResource.java