public interface Service extends RegistryEntry
STABILITY_DYNAMIC, STABILITY_DYNAMIC_COMPATIBLE, STABILITY_STATIC, STATUS_APPROVED, STATUS_DEPRECATED, STATUS_SUBMITTED, STATUS_WITHDRAWN| Modifier and Type | Method and Description |
|---|---|
void |
addServiceBinding(ServiceBinding serviceBinding) |
void |
addServiceBindings(java.util.Collection serviceBindings) |
Organization |
getProvidingOrganization() |
java.util.Collection |
getServiceBindings() |
void |
removeServiceBinding(ServiceBinding serviceBinding) |
void |
removeServiceBindings(java.util.Collection serviceBindings) |
void |
setProvidingOrganization(Organization organization) |
getExpiration, getStability, getStatus, setExpiration, setStabilityaddAssociation, 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, toXMLaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotsgetMajorVersion, getMinorVersion, getUserVersion, setMajorVersion, setMinorVersion, setUserVersionvoid addServiceBinding(ServiceBinding serviceBinding) throws JAXRException
JAXRExceptionvoid addServiceBindings(java.util.Collection serviceBindings)
throws JAXRException
JAXRExceptionOrganization getProvidingOrganization() throws JAXRException
JAXRExceptionjava.util.Collection getServiceBindings()
throws JAXRException
JAXRExceptionvoid removeServiceBinding(ServiceBinding serviceBinding) throws JAXRException
JAXRExceptionvoid removeServiceBindings(java.util.Collection serviceBindings)
throws JAXRException
JAXRExceptionvoid setProvidingOrganization(Organization organization) throws JAXRException
JAXRException