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(Collection serviceBindings) |
Organization |
getProvidingOrganization() |
Collection |
getServiceBindings() |
void |
removeServiceBinding(ServiceBinding serviceBinding) |
void |
removeServiceBindings(Collection serviceBindings) |
void |
setProvidingOrganization(Organization providingOrganization) |
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(Collection serviceBindings) throws JAXRException
JAXRExceptionOrganization getProvidingOrganization() throws JAXRException
JAXRExceptionCollection getServiceBindings() throws JAXRException
JAXRExceptionvoid removeServiceBinding(ServiceBinding serviceBinding) throws JAXRException
JAXRExceptionvoid removeServiceBindings(Collection serviceBindings) throws JAXRException
JAXRExceptionvoid setProvidingOrganization(Organization providingOrganization) throws JAXRException
JAXRExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.