|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.scout.registry.infomodel.ExtensibleObjectImpl
org.apache.ws.scout.registry.infomodel.RegistryObjectImpl
org.apache.ws.scout.registry.infomodel.ServiceBindingImpl
public class ServiceBindingImpl
Implements JAXR Interface. For futher details, look into the JAXR API Javadoc.
| Constructor Summary | |
|---|---|
ServiceBindingImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
|
|
ServiceBindingImpl(javax.xml.registry.LifeCycleManager lifeCycleManager,
javax.xml.registry.infomodel.InternationalString n)
|
|
| Method Summary | |
|---|---|
void |
addSpecificationLink(javax.xml.registry.infomodel.SpecificationLink sl)
|
void |
addSpecificationLinks(java.util.Collection col)
|
java.lang.String |
getAccessURI()
|
javax.xml.registry.infomodel.Service |
getService()
|
java.util.Collection |
getSpecificationLinks()
|
javax.xml.registry.infomodel.ServiceBinding |
getTargetBinding()
|
boolean |
getValidateURI()
|
void |
removeSpecificationLink(javax.xml.registry.infomodel.SpecificationLink link)
|
void |
removeSpecificationLinks(java.util.Collection col)
|
void |
setAccessURI(java.lang.String s)
|
void |
setService(javax.xml.registry.infomodel.Service s)
|
void |
setTargetBinding(javax.xml.registry.infomodel.ServiceBinding sb)
|
void |
setValidateURI(boolean b)
|
| Methods inherited from class org.apache.ws.scout.registry.infomodel.ExtensibleObjectImpl |
|---|
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.xml.registry.infomodel.RegistryObject |
|---|
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 |
| Methods inherited from interface javax.xml.registry.infomodel.ExtensibleObject |
|---|
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots |
| Constructor Detail |
|---|
public ServiceBindingImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
public ServiceBindingImpl(javax.xml.registry.LifeCycleManager lifeCycleManager,
javax.xml.registry.infomodel.InternationalString n)
| Method Detail |
|---|
public void addSpecificationLink(javax.xml.registry.infomodel.SpecificationLink sl)
throws javax.xml.registry.JAXRException
addSpecificationLink in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRException
public void addSpecificationLinks(java.util.Collection col)
throws javax.xml.registry.JAXRException
addSpecificationLinks in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRException
public java.lang.String getAccessURI()
throws javax.xml.registry.JAXRException
getAccessURI in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRException
public javax.xml.registry.infomodel.Service getService()
throws javax.xml.registry.JAXRException
getService in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRException
public java.util.Collection getSpecificationLinks()
throws javax.xml.registry.JAXRException
getSpecificationLinks in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRException
public javax.xml.registry.infomodel.ServiceBinding getTargetBinding()
throws javax.xml.registry.JAXRException
getTargetBinding in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRException
public void removeSpecificationLink(javax.xml.registry.infomodel.SpecificationLink link)
throws javax.xml.registry.JAXRException
removeSpecificationLink in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRException
public void removeSpecificationLinks(java.util.Collection col)
throws javax.xml.registry.JAXRException
removeSpecificationLinks in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRException
public void setAccessURI(java.lang.String s)
throws javax.xml.registry.JAXRException
setAccessURI in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRException
public void setTargetBinding(javax.xml.registry.infomodel.ServiceBinding sb)
throws javax.xml.registry.JAXRException
setTargetBinding in interface javax.xml.registry.infomodel.ServiceBindingjavax.xml.registry.JAXRException
public boolean getValidateURI()
throws javax.xml.registry.JAXRException
getValidateURI in interface javax.xml.registry.infomodel.URIValidatorjavax.xml.registry.JAXRException
public 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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||