From 0d1b48f0b463acbb3e00e50ea6b718c7f98f52e6 Mon Sep 17 00:00:00 2001 From: Laramie Crocker Date: Wed, 11 May 2011 07:04:31 +0000 Subject: [PATCH] CSPACE-3899 --- .../config/services/tenant-bindings-proto.xml | 34 ++++--------------- .../collectionspace/tenant-bindings.xml | 34 ++++--------------- 2 files changed, 14 insertions(+), 54 deletions(-) diff --git a/services/common/src/main/cspace/config/services/tenant-bindings-proto.xml b/services/common/src/main/cspace/config/services/tenant-bindings-proto.xml index 7b0371eab..e99645f3f 100644 --- a/services/common/src/main/cspace/config/services/tenant-bindings-proto.xml +++ b/services/common/src/main/cspace/config/services/tenant-bindings-proto.xml @@ -536,35 +536,25 @@ batch batch - exitNumber|currentOwner|uri|csid + name|forDocType|uri|csid org.collectionspace.services.batch.BatchCommonList org.collectionspace.services.batch.BatchCommonList$BatchListItem getBatchListItem - exitNumber - exitNumber - setExitNumber + name + name + setName - currentOwner - currentOwner - setCurrentOwner + forDocType + forDocType + setForDocType org.collectionspace.services.batch.nuxeo.BatchValidatorHandler - - - objectNameProperty - currentOwner - - - objectNumberProperty - exitNumber - - @@ -572,16 +562,6 @@ - - - authRef - currentOwner - - - authRef - depositor - - diff --git a/services/common/src/main/cspace/config/services/tenants/collectionspace/tenant-bindings.xml b/services/common/src/main/cspace/config/services/tenants/collectionspace/tenant-bindings.xml index c3dfe0f26..f8e834429 100644 --- a/services/common/src/main/cspace/config/services/tenants/collectionspace/tenant-bindings.xml +++ b/services/common/src/main/cspace/config/services/tenants/collectionspace/tenant-bindings.xml @@ -536,35 +536,25 @@ batch batch - exitNumber|currentOwner|uri|csid + name|forDocType|uri|csid org.collectionspace.services.batch.BatchCommonList org.collectionspace.services.batch.BatchCommonList$BatchListItem getBatchListItem - exitNumber - exitNumber - setExitNumber + name + name + setName - currentOwner - currentOwner - setCurrentOwner + forDocType + forDocType + setForDocType org.collectionspace.services.batch.nuxeo.BatchValidatorHandler - - - objectNameProperty - currentOwner - - - objectNumberProperty - exitNumber - - @@ -572,16 +562,6 @@ - - - authRef - currentOwner - - - authRef - depositor - - -- 2.47.3