public interface CentraSiteOperation
extends javax.xml.registry.infomodel.RegistryObject
Modifier and Type | Method and Description |
---|---|
void |
execute(java.util.Collection arguments)
Deprecated.
Execute this operation for the given objects.
|
addAssociation, addAssociations, addClassification, addClassifications, addExternalIdentifier, addExternalIdentifiers, addExternalLink, addExternalLinks, getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getDescription, getExternalIdentifiers, getExternalLinks, getKey, getLifeCycleManager, getName, getObjectType, getRegistryPackages, getSubmittingOrganization, removeAssociation, removeAssociations, removeClassification, removeClassifications, removeExternalIdentifier, removeExternalIdentifiers, removeExternalLink, removeExternalLinks, setAssociations, setClassifications, setDescription, setExternalIdentifiers, setExternalLinks, setKey, setName, toXML
void execute(java.util.Collection arguments) throws javax.xml.registry.JAXRException
arguments
- a collection of objects for which the operation is to be executed.javax.xml.registry.JAXRException
- if an internal error occurs