]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5733: Moved vocabularyitems service to a new 'vocabulary' service type, thus...
authorAron Roberts <aron@socrates.berkeley.edu>
Thu, 29 Nov 2012 21:31:06 +0000 (13:31 -0800)
committerAron Roberts <aron@socrates.berkeley.edu>
Thu, 29 Nov 2012 21:31:06 +0000 (13:31 -0800)
commitc478cc742cc165a63c11f341d2366d02e75e51d2
tree70dc973ee4dbb9faa64ae08f75f5c1575c4d0234
parentfcb895f931f631c32b52f27d401e53e169fb296a
CSPACE-5733: Moved vocabularyitems service to a new 'vocabulary' service type, thus pulling it out of the 'authority' type (and hence also out of the 'common' set of types, when authority services are optionally included in that set). Service types are currently used just in identifying document types to be scanned for authority references (refObjs) and in all records search, and in neither of these contexts should vocabularyitem records be included. We can either revert this change or include vocabularyitems in future sets as needed by future functionality.
services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml
services/common/src/main/java/org/collectionspace/services/common/config/TenantBindingConfigReaderImpl.java