public class ServiceBindingImpl extends RegistryObjectImpl implements javax.xml.registry.infomodel.ServiceBinding
Constructor and Description |
---|
ServiceBindingImpl(javax.xml.registry.LifeCycleManager lifeCycleManager) |
ServiceBindingImpl(javax.xml.registry.LifeCycleManager lifeCycleManager,
javax.xml.registry.infomodel.InternationalString n) |
Modifier and Type | Method and Description |
---|---|
void |
addSpecificationLink(javax.xml.registry.infomodel.SpecificationLink sl) |
void |
addSpecificationLinks(Collection col) |
String |
getAccessURI() |
javax.xml.registry.infomodel.Service |
getService() |
Collection |
getSpecificationLinks() |
javax.xml.registry.infomodel.ServiceBinding |
getTargetBinding() |
boolean |
getValidateURI() |
void |
removeSpecificationLink(javax.xml.registry.infomodel.SpecificationLink link) |
void |
removeSpecificationLinks(Collection col) |
void |
setAccessURI(String s) |
void |
setService(javax.xml.registry.infomodel.Service s) |
void |
setTargetBinding(javax.xml.registry.infomodel.ServiceBinding sb) |
void |
setValidateURI(boolean b) |
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
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
public ServiceBindingImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
public ServiceBindingImpl(javax.xml.registry.LifeCycleManager lifeCycleManager, javax.xml.registry.infomodel.InternationalString n)
public void addSpecificationLink(javax.xml.registry.infomodel.SpecificationLink sl) throws javax.xml.registry.JAXRException
addSpecificationLink
in interface javax.xml.registry.infomodel.ServiceBinding
javax.xml.registry.JAXRException
public void addSpecificationLinks(Collection col) throws javax.xml.registry.JAXRException
addSpecificationLinks
in interface javax.xml.registry.infomodel.ServiceBinding
javax.xml.registry.JAXRException
public String getAccessURI() throws javax.xml.registry.JAXRException
getAccessURI
in interface javax.xml.registry.infomodel.ServiceBinding
javax.xml.registry.JAXRException
public javax.xml.registry.infomodel.Service getService() throws javax.xml.registry.JAXRException
getService
in interface javax.xml.registry.infomodel.ServiceBinding
javax.xml.registry.JAXRException
public Collection getSpecificationLinks() throws javax.xml.registry.JAXRException
getSpecificationLinks
in interface javax.xml.registry.infomodel.ServiceBinding
javax.xml.registry.JAXRException
public javax.xml.registry.infomodel.ServiceBinding getTargetBinding() throws javax.xml.registry.JAXRException
getTargetBinding
in interface javax.xml.registry.infomodel.ServiceBinding
javax.xml.registry.JAXRException
public void removeSpecificationLink(javax.xml.registry.infomodel.SpecificationLink link) throws javax.xml.registry.JAXRException
removeSpecificationLink
in interface javax.xml.registry.infomodel.ServiceBinding
javax.xml.registry.JAXRException
public void removeSpecificationLinks(Collection col) throws javax.xml.registry.JAXRException
removeSpecificationLinks
in interface javax.xml.registry.infomodel.ServiceBinding
javax.xml.registry.JAXRException
public void setAccessURI(String s) throws javax.xml.registry.JAXRException
setAccessURI
in interface javax.xml.registry.infomodel.ServiceBinding
javax.xml.registry.JAXRException
public void setTargetBinding(javax.xml.registry.infomodel.ServiceBinding sb) throws javax.xml.registry.JAXRException
setTargetBinding
in interface javax.xml.registry.infomodel.ServiceBinding
javax.xml.registry.JAXRException
public boolean getValidateURI() throws javax.xml.registry.JAXRException
getValidateURI
in interface javax.xml.registry.infomodel.URIValidator
javax.xml.registry.JAXRException
public void setValidateURI(boolean b) throws javax.xml.registry.JAXRException
setValidateURI
in interface javax.xml.registry.infomodel.URIValidator
javax.xml.registry.JAXRException
public void setService(javax.xml.registry.infomodel.Service s)
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.