From a95cb209bb744fc78dfa9ae599fb3c17e60e4631 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Wed, 12 Oct 2011 22:25:03 +0000 Subject: [PATCH] CSPACE-4457,CSPACE-4472: Reviewed and updated authRefs and termRefs for Loan In records, in prototype tenant bindings. --- .../tenants/tenant-bindings-proto.xml | 36 ++++++++++++++++--- 1 file changed, 32 insertions(+), 4 deletions(-) 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 f271e0188..5835499e3 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 @@ -366,6 +366,7 @@ org.collectionspace.services.loanin.nuxeo.LoaninValidatorHandler + org.collectionspace.services.common.init.InitHandler @@ -391,6 +392,7 @@ + datePattern @@ -423,10 +425,6 @@ - - - - authRef loanInContact @@ -435,6 +433,36 @@ authRef borrowersAuthorizer + + + + + + -- 2.47.3