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, toXMLaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddAssociation, 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, removeSlotspublic 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.ServiceBindingjavax.xml.registry.JAXRExceptionpublic void addSpecificationLinks(Collection col) throws javax.xml.registry.JAXRException
addSpecificationLinks in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRExceptionpublic String getAccessURI() throws javax.xml.registry.JAXRException
getAccessURI in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRExceptionpublic javax.xml.registry.infomodel.Service getService() throws javax.xml.registry.JAXRException
getService in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRExceptionpublic Collection getSpecificationLinks() throws javax.xml.registry.JAXRException
getSpecificationLinks in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRExceptionpublic javax.xml.registry.infomodel.ServiceBinding getTargetBinding() throws javax.xml.registry.JAXRException
getTargetBinding in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRExceptionpublic void removeSpecificationLink(javax.xml.registry.infomodel.SpecificationLink link) throws javax.xml.registry.JAXRException
removeSpecificationLink in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRExceptionpublic void removeSpecificationLinks(Collection col) throws javax.xml.registry.JAXRException
removeSpecificationLinks in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRExceptionpublic void setAccessURI(String s) throws javax.xml.registry.JAXRException
setAccessURI in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRExceptionpublic void setTargetBinding(javax.xml.registry.infomodel.ServiceBinding sb) throws javax.xml.registry.JAXRException
setTargetBinding in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRExceptionpublic boolean getValidateURI()
throws javax.xml.registry.JAXRException
getValidateURI in interface javax.xml.registry.infomodel.URIValidatorjavax.xml.registry.JAXRExceptionpublic void setValidateURI(boolean b)
throws javax.xml.registry.JAXRException
setValidateURI in interface javax.xml.registry.infomodel.URIValidatorjavax.xml.registry.JAXRExceptionpublic void setService(javax.xml.registry.infomodel.Service s)
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.