From b21432c10049d0415bc537ceee89366244f2be45 Mon Sep 17 00:00:00 2001 From: Laramie Crocker Date: Tue, 30 Nov 2010 23:40:26 +0000 Subject: [PATCH] CSPACE-3185 for Intakes service --- .../main/config/services/tenant-bindings.xml | 188 ++++++++++++++++++ 1 file changed, 188 insertions(+) diff --git a/services/common/src/main/config/services/tenant-bindings.xml b/services/common/src/main/config/services/tenant-bindings.xml index e273acddd..25d40d08e 100644 --- a/services/common/src/main/config/services/tenant-bindings.xml +++ b/services/common/src/main/config/services/tenant-bindings.xml @@ -112,6 +112,47 @@ + + + + default-domain + + + org.collectionspace.services.blob.nuxeo.BlobDocumentModelHandler + + + org.collectionspace.services.blob.nuxeo.BlobValidatorHandler + + + + + + + + + + + authRefcurrentOwner + authRefdepositor + + + + + + + + + + @@ -163,6 +204,18 @@ + + + + + + + + @@ -309,6 +362,47 @@ + + + + default-domain + + + org.collectionspace.services.media.nuxeo.MediaDocumentModelHandler + + + org.collectionspace.services.media.nuxeo.MediaValidatorHandler + + + + + + + + + + + authRefcurrentOwner + authRefdepositor + + + + + + + + + + @@ -1306,6 +1400,47 @@ + + + + default-domain + + + org.collectionspace.services.blob.nuxeo.BlobDocumentModelHandler + + + org.collectionspace.services.blob.nuxeo.BlobValidatorHandler + + + + + + + + + + + authRefcurrentOwner + authRefdepositor + + + + + + + + + + @@ -1357,6 +1492,17 @@ + + + + + + + @@ -1503,6 +1649,48 @@ + + + + default-domain + + + org.collectionspace.services.media.nuxeo.MediaDocumentModelHandler + + + org.collectionspace.services.media.nuxeo.MediaValidatorHandler + + + + + + + + + + + authRefcurrentOwner + authRefdepositor + + + + + + + + + + + -- 2.47.3