public class SpecificationLinkImpl extends RegistryObjectImpl implements javax.xml.registry.infomodel.SpecificationLink
| Constructor and Description |
|---|
SpecificationLinkImpl(javax.xml.registry.LifeCycleManager lifeCycleManager) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.registry.infomodel.ServiceBinding |
getServiceBinding() |
javax.xml.registry.infomodel.RegistryObject |
getSpecificationObject() |
javax.xml.registry.infomodel.InternationalString |
getUsageDescription() |
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(Collection collection) |
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 SpecificationLinkImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
public javax.xml.registry.infomodel.ServiceBinding getServiceBinding() throws javax.xml.registry.JAXRException
getServiceBinding in interface javax.xml.registry.infomodel.SpecificationLinkjavax.xml.registry.JAXRExceptionpublic javax.xml.registry.infomodel.RegistryObject getSpecificationObject() throws javax.xml.registry.JAXRException
getSpecificationObject in interface javax.xml.registry.infomodel.SpecificationLinkjavax.xml.registry.JAXRExceptionpublic javax.xml.registry.infomodel.InternationalString getUsageDescription() throws javax.xml.registry.JAXRException
getUsageDescription in interface javax.xml.registry.infomodel.SpecificationLinkjavax.xml.registry.JAXRExceptionpublic Collection getUsageParameters() throws javax.xml.registry.JAXRException
getUsageParameters in interface javax.xml.registry.infomodel.SpecificationLinkjavax.xml.registry.JAXRExceptionpublic void setSpecificationObject(javax.xml.registry.infomodel.RegistryObject registryObject) throws javax.xml.registry.JAXRException
setSpecificationObject in interface javax.xml.registry.infomodel.SpecificationLinkjavax.xml.registry.JAXRExceptionpublic void setUsageDescription(javax.xml.registry.infomodel.InternationalString is) throws javax.xml.registry.JAXRException
setUsageDescription in interface javax.xml.registry.infomodel.SpecificationLinkjavax.xml.registry.JAXRExceptionpublic void setUsageParameters(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)
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.