From: Aron Roberts Date: Wed, 14 Dec 2011 03:11:15 +0000 (+0000) Subject: CSPACE-4632: Checking in config changes from Patrick to services tenant bindings... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=a368f33320719dc352fb85a1f7434591a6654ced;p=tmp%2Fjakarta-migration.git CSPACE-4632: Checking in config changes from Patrick to services tenant bindings that specify object name and number properties for Organization and Taxon records. These properties were already present for Person and Storage Location, but had been missing from the former two authorities. --- diff --git a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml index 47af22275..df767e1a1 100644 --- a/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml +++ b/services/common/src/main/cspace/config/services/tenants/tenant-bindings-proto.xml @@ -1623,6 +1623,16 @@ + + + objectNameProperty + displayName + + + objectNumberProperty + shortIdentifier + + @@ -2132,6 +2142,16 @@ + + + objectNameProperty + displayName + + + objectNumberProperty + shortIdentifier + +