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, setStability
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
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots
getMajorVersion, getMinorVersion, getUserVersion, setMajorVersion, setMinorVersion, setUserVersion
void addServiceBinding(ServiceBinding serviceBinding) throws JAXRException
JAXRException
void addServiceBindings(java.util.Collection serviceBindings) throws JAXRException
JAXRException
Organization getProvidingOrganization() throws JAXRException
JAXRException
java.util.Collection getServiceBindings() throws JAXRException
JAXRException
void removeServiceBinding(ServiceBinding serviceBinding) throws JAXRException
JAXRException
void removeServiceBindings(java.util.Collection serviceBindings) throws JAXRException
JAXRException
void setProvidingOrganization(Organization organization) throws JAXRException
JAXRException