]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-6937-A: Adding support for deleting and/or deprecated local terms that no...
authorRichard Millet <remillet@yahoo.com>
Mon, 18 Apr 2016 15:22:42 +0000 (08:22 -0700)
committerRichard Millet <remillet@yahoo.com>
Mon, 18 Apr 2016 15:22:42 +0000 (08:22 -0700)
commit13845725b48b7a8381bfa514b220ac3db743fa31
treed01724382093194f2383c5c7ba3a9c4b597dd037
parentbb207f5efd9fe82badf9d50b51e1cf0bf4000a4f
CSPACE-6937-A: Adding support for deleting and/or deprecated local terms that no longer exist on the SAS.
14 files changed:
services/authority/jaxb/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityItemJAXBSchema.java
services/authority/jaxb/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityItemListItemJAXBSchema.java
services/authority/jaxb/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityJAXBSchema.java
services/authority/jaxb/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityListItemJAXBSchema.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityResource.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/AuthorityServiceUtils.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/nuxeo/AuthorityDocumentModelHandler.java
services/authority/service/src/main/java/org/collectionspace/services/common/vocabulary/nuxeo/AuthorityItemDocumentModelHandler.java
services/client/src/main/java/org/collectionspace/services/client/AbstractCommonListUtils.java
services/common/src/main/java/org/collectionspace/services/common/AbstractCollectionSpaceResourceImpl.java
services/common/src/main/java/org/collectionspace/services/common/ResourceMap.java
services/common/src/main/java/org/collectionspace/services/common/context/RemoteServiceContextImpl.java
services/common/src/main/java/org/collectionspace/services/common/context/ServiceContext.java
services/common/src/main/java/org/collectionspace/services/common/workflow/service/nuxeo/WorkflowDocumentModelHandler.java