public class BusinessLifeCycleManagerImpl extends LifeCycleManagerImpl implements BusinessLifeCycleManager, Serializable
registryASSOCIATION, AUDITABLE_EVENT, CLASSIFICATION, CLASSIFICATION_SCHEME, CONCEPT, EMAIL_ADDRESS, EXTERNAL_IDENTIFIER, EXTERNAL_LINK, EXTRINSIC_OBJECT, INTERNATIONAL_STRING, KEY, LOCALIZED_STRING, ORGANIZATION, PERSON_NAME, POSTAL_ADDRESS, REGISTRY_ENTRY, REGISTRY_PACKAGE, SERVICE, SERVICE_BINDING, SLOT, SPECIFICATION_LINK, TELEPHONE_NUMBER, USER, VERSIONABLE| Constructor and Description |
|---|
BusinessLifeCycleManagerImpl(RegistryService registry) |
createAssociation, createClassification, createClassification, createClassification, createClassificationScheme, createClassificationScheme, createClassificationScheme, createConcept, createConcept, createEmailAddress, createEmailAddress, createExternalIdentifier, createExternalIdentifier, createExternalLink, createExternalLink, createExtrinsicObject, createInternationalString, createInternationalString, createInternationalString, createKey, createLocalizedString, createLocalizedString, createObject, createOrganization, createOrganization, createPersonName, createPersonName, createPostalAddress, createRegistryPackage, createRegistryPackage, createService, createService, createServiceBinding, createSlot, createSlot, createSpecificationLink, createTelephoneNumber, createUser, deleteObjects, deprecateObjects, getRegistryService, unDeprecateObjectsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateAssociation, createClassification, createClassification, createClassification, createClassificationScheme, createClassificationScheme, createClassificationScheme, createConcept, createConcept, createEmailAddress, createEmailAddress, createExternalIdentifier, createExternalIdentifier, createExternalLink, createExternalLink, createExtrinsicObject, createInternationalString, createInternationalString, createInternationalString, createKey, createLocalizedString, createLocalizedString, createObject, createOrganization, createOrganization, createPersonName, createPersonName, createPostalAddress, createRegistryPackage, createRegistryPackage, createService, createService, createServiceBinding, createSlot, createSlot, createSpecificationLink, createTelephoneNumber, createUser, deleteObjects, deprecateObjects, getRegistryService, unDeprecateObjectspublic BusinessLifeCycleManagerImpl(RegistryService registry)
public BulkResponse deleteObjects(Collection keys, String objectType) throws JAXRException
deleteObjects in interface LifeCycleManagerdeleteObjects in class LifeCycleManagerImplkeys - objectType - JAXRExceptionpublic BulkResponse deleteAssociations(Collection associationKeys) throws JAXRException
deleteAssociations in interface BusinessLifeCycleManagerJAXRExceptionpublic BulkResponse deleteClassificationSchemes(Collection schemeKeys) throws JAXRException
deleteClassificationSchemes in interface BusinessLifeCycleManagerJAXRExceptionpublic BulkResponse deleteConcepts(Collection conceptKeys) throws JAXRException
deleteConcepts in interface BusinessLifeCycleManagerJAXRExceptionpublic BulkResponse deleteOrganizations(Collection orgkeys) throws JAXRException
deleteOrganizations in interface BusinessLifeCycleManagerJAXRExceptionpublic BulkResponse deleteServiceBindings(Collection bindingKeys) throws JAXRException
deleteServiceBindings in interface BusinessLifeCycleManagerJAXRExceptionpublic BulkResponse deleteServices(Collection serviceKeys) throws JAXRException
deleteServices in interface BusinessLifeCycleManagerJAXRExceptionpublic BulkResponse saveObjects(Collection col) throws JAXRException
saveObjects in interface LifeCycleManagersaveObjects in class LifeCycleManagerImplcol - JAXRExceptionpublic BulkResponse saveAssociations(Collection associations, boolean replace) throws JAXRException
saveAssociations in interface BusinessLifeCycleManagerJAXRExceptionpublic BulkResponse saveClassificationSchemes(Collection schemes) throws JAXRException
saveClassificationSchemes in interface BusinessLifeCycleManagerJAXRExceptionpublic BulkResponse saveConcepts(Collection concepts) throws JAXRException
saveConcepts in interface BusinessLifeCycleManagerJAXRExceptionpublic BulkResponse saveOrganizations(Collection organizations) throws JAXRException
saveOrganizations in interface BusinessLifeCycleManagerJAXRExceptionpublic BulkResponse saveServiceBindings(Collection bindings) throws JAXRException
saveServiceBindings in interface BusinessLifeCycleManagerJAXRExceptionpublic BulkResponse saveServices(Collection services) throws JAXRException
saveServices in interface BusinessLifeCycleManagerJAXRExceptionpublic void confirmAssociation(Association assoc) throws JAXRException, InvalidRequestException
confirmAssociation in interface BusinessLifeCycleManagerJAXRExceptionInvalidRequestExceptionpublic void unConfirmAssociation(Association assoc) throws JAXRException, InvalidRequestException
unConfirmAssociation in interface BusinessLifeCycleManagerJAXRExceptionInvalidRequestExceptionprotected Object executeOperation(Object dataarray, String op) throws RegistryException, JAXRException
RegistryExceptionJAXRExceptionprotected BulkResponse deleteOperation(Collection<Key> keys, String op) throws JAXRException
JAXRExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.