public class ServiceImpl extends RegistryEntryImpl implements javax.xml.registry.infomodel.Service
STABILITY_DYNAMIC, STABILITY_DYNAMIC_COMPATIBLE, STABILITY_STATIC, STATUS_APPROVED, STATUS_DEPRECATED, STATUS_SUBMITTED, STATUS_WITHDRAWN| Constructor and Description |
|---|
ServiceImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
Creates a new instance of ServiceImpl
|
| Modifier and Type | Method and Description |
|---|---|
void |
addServiceBinding(javax.xml.registry.infomodel.ServiceBinding sb) |
void |
addServiceBindings(Collection col) |
javax.xml.registry.infomodel.Organization |
getProvidingOrganization() |
Collection |
getServiceBindings() |
String |
getSubmittingOrganizationKey() |
void |
removeServiceBinding(javax.xml.registry.infomodel.ServiceBinding serviceBinding) |
void |
removeServiceBindings(Collection collection) |
void |
setProvidingOrganization(javax.xml.registry.infomodel.Organization organization) |
void |
setSubmittingOrganizationKey(String key) |
getExpiration, getMajorVersion, getMinorVersion, getStability, getStatus, getUserVersion, setExpiration, setMajorVersion, setMinorVersion, setStability, setUserVersionaddAssociation, 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, toXMLaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetExpiration, 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, setUserVersionpublic ServiceImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
public void addServiceBinding(javax.xml.registry.infomodel.ServiceBinding sb) throws javax.xml.registry.JAXRException
addServiceBinding in interface javax.xml.registry.infomodel.Servicejavax.xml.registry.JAXRExceptionpublic void addServiceBindings(Collection col) throws javax.xml.registry.JAXRException
addServiceBindings in interface javax.xml.registry.infomodel.Servicejavax.xml.registry.JAXRExceptionpublic javax.xml.registry.infomodel.Organization getProvidingOrganization() throws javax.xml.registry.JAXRException
getProvidingOrganization in interface javax.xml.registry.infomodel.Servicejavax.xml.registry.JAXRExceptionpublic Collection getServiceBindings() throws javax.xml.registry.JAXRException
getServiceBindings in interface javax.xml.registry.infomodel.Servicejavax.xml.registry.JAXRExceptionpublic void removeServiceBinding(javax.xml.registry.infomodel.ServiceBinding serviceBinding) throws javax.xml.registry.JAXRException
removeServiceBinding in interface javax.xml.registry.infomodel.Servicejavax.xml.registry.JAXRExceptionpublic void removeServiceBindings(Collection collection) throws javax.xml.registry.JAXRException
removeServiceBindings in interface javax.xml.registry.infomodel.Servicejavax.xml.registry.JAXRExceptionpublic void setProvidingOrganization(javax.xml.registry.infomodel.Organization organization) throws javax.xml.registry.JAXRException
setProvidingOrganization in interface javax.xml.registry.infomodel.Servicejavax.xml.registry.JAXRExceptionpublic void setSubmittingOrganizationKey(String key)
public String getSubmittingOrganizationKey()
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.