|
||||||||||
| 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.SpecificationLinkImpl
public class SpecificationLinkImpl
Implements JAXR API
| Constructor Summary | |
|---|---|
SpecificationLinkImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
|
|
| Method Summary | |
|---|---|
javax.xml.registry.infomodel.ServiceBinding |
getServiceBinding()
|
javax.xml.registry.infomodel.RegistryObject |
getSpecificationObject()
|
javax.xml.registry.infomodel.InternationalString |
getUsageDescription()
|
java.util.Collection |
getUsageParameters()
|
void |
setServiceBinding(javax.xml.registry.infomodel.ServiceBinding s)
|
void |
setSpecificationObject(javax.xml.registry.infomodel.RegistryObject registryObject)
|
void |
setUsageDescription(javax.xml.registry.infomodel.InternationalString is)
|
void |
setUsageParameters(java.util.Collection collection)
|
| 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 SpecificationLinkImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
| Method Detail |
|---|
public javax.xml.registry.infomodel.ServiceBinding getServiceBinding()
throws javax.xml.registry.JAXRException
getServiceBinding in interface javax.xml.registry.infomodel.SpecificationLinkjavax.xml.registry.JAXRException
public javax.xml.registry.infomodel.RegistryObject getSpecificationObject()
throws javax.xml.registry.JAXRException
getSpecificationObject in interface javax.xml.registry.infomodel.SpecificationLinkjavax.xml.registry.JAXRException
public javax.xml.registry.infomodel.InternationalString getUsageDescription()
throws javax.xml.registry.JAXRException
getUsageDescription in interface javax.xml.registry.infomodel.SpecificationLinkjavax.xml.registry.JAXRException
public java.util.Collection getUsageParameters()
throws javax.xml.registry.JAXRException
getUsageParameters in interface javax.xml.registry.infomodel.SpecificationLinkjavax.xml.registry.JAXRException
public void setSpecificationObject(javax.xml.registry.infomodel.RegistryObject registryObject)
throws javax.xml.registry.JAXRException
setSpecificationObject in interface javax.xml.registry.infomodel.SpecificationLinkjavax.xml.registry.JAXRException
public void setUsageDescription(javax.xml.registry.infomodel.InternationalString is)
throws javax.xml.registry.JAXRException
setUsageDescription in interface javax.xml.registry.infomodel.SpecificationLinkjavax.xml.registry.JAXRException
public void setUsageParameters(java.util.Collection collection)
throws javax.xml.registry.JAXRException
setUsageParameters in interface javax.xml.registry.infomodel.SpecificationLinkjavax.xml.registry.JAXRExceptionpublic void setServiceBinding(javax.xml.registry.infomodel.ServiceBinding s)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||