public class ServiceImpl extends RegistryEntryImpl implements javax.xml.registry.infomodel.Service
| 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(java.util.Collection col) |
javax.xml.registry.infomodel.Organization |
getProvidingOrganization() |
java.util.Collection |
getServiceBindings() |
void |
removeServiceBinding(javax.xml.registry.infomodel.ServiceBinding serviceBinding) |
void |
removeServiceBindings(java.util.Collection collection) |
void |
setProvidingOrganization(javax.xml.registry.infomodel.Organization organization) |
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, toXMLpublic 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(java.util.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 java.util.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(java.util.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.JAXRExceptionCopyright © 2004-2013 Apache Web Services. All Rights Reserved.