public class ServiceImpl extends RegistryEntryImpl implements Service
STABILITY_DYNAMIC, STABILITY_DYNAMIC_COMPATIBLE, STABILITY_STATIC, STATUS_APPROVED, STATUS_DEPRECATED, STATUS_SUBMITTED, STATUS_WITHDRAWN
Constructor and Description |
---|
ServiceImpl(LifeCycleManager lifeCycleManager)
Creates a new instance of ServiceImpl
|
Modifier and Type | Method and Description |
---|---|
void |
addServiceBinding(ServiceBinding sb) |
void |
addServiceBindings(Collection col) |
Organization |
getProvidingOrganization() |
Collection |
getServiceBindings() |
String |
getSubmittingOrganizationKey() |
void |
removeServiceBinding(ServiceBinding serviceBinding) |
void |
removeServiceBindings(Collection collection) |
void |
setProvidingOrganization(Organization organization) |
void |
setSubmittingOrganizationKey(String key) |
getExpiration, getMajorVersion, getMinorVersion, getStability, getStatus, getUserVersion, setExpiration, setMajorVersion, setMinorVersion, setStability, setUserVersion
addAssociation, addAssociations, addClassification, addClassifications, addExternalIdentifier, addExternalIdentifiers, addExternalLink, addExternalLinks, equals, getAssociatedObjects, getAssociations, getAuditTrail, getClassifications, getDescription, getExternalIdentifiers, getExternalLinks, getKey, getLifeCycleManager, getName, getObjectType, getRegistryPackages, getSubmittingOrganization, hashCode, removeAssociation, removeAssociations, removeClassification, removeClassifications, removeExternalIdentifier, removeExternalIdentifiers, removeExternalLink, removeExternalLinks, setAssociations, setClassifications, setDescription, setExternalIdentifiers, setExternalLinks, setKey, setName, toXML
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
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
public ServiceImpl(LifeCycleManager lifeCycleManager)
public void addServiceBinding(ServiceBinding sb) throws JAXRException
addServiceBinding
in interface Service
JAXRException
public void addServiceBindings(Collection col) throws JAXRException
addServiceBindings
in interface Service
JAXRException
public Organization getProvidingOrganization() throws JAXRException
getProvidingOrganization
in interface Service
JAXRException
public Collection getServiceBindings() throws JAXRException
getServiceBindings
in interface Service
JAXRException
public void removeServiceBinding(ServiceBinding serviceBinding) throws JAXRException
removeServiceBinding
in interface Service
JAXRException
public void removeServiceBindings(Collection collection) throws JAXRException
removeServiceBindings
in interface Service
JAXRException
public void setProvidingOrganization(Organization organization) throws JAXRException
setProvidingOrganization
in interface Service
JAXRException
public void setSubmittingOrganizationKey(String key)
public String getSubmittingOrganizationKey()
Copyright © 2018 JBoss by Red Hat. All rights reserved.