public class SpecificationLinkImpl extends RegistryObjectImpl implements SpecificationLink
| Constructor and Description |
|---|
SpecificationLinkImpl(LifeCycleManager lifeCycleManager) |
| Modifier and Type | Method and Description |
|---|---|
ServiceBinding |
getServiceBinding() |
RegistryObject |
getSpecificationObject() |
InternationalString |
getUsageDescription() |
Collection |
getUsageParameters() |
void |
setServiceBinding(ServiceBinding s) |
void |
setSpecificationObject(RegistryObject registryObject) |
void |
setUsageDescription(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(LifeCycleManager lifeCycleManager)
public ServiceBinding getServiceBinding() throws JAXRException
getServiceBinding in interface SpecificationLinkJAXRExceptionpublic RegistryObject getSpecificationObject() throws JAXRException
getSpecificationObject in interface SpecificationLinkJAXRExceptionpublic InternationalString getUsageDescription() throws JAXRException
getUsageDescription in interface SpecificationLinkJAXRExceptionpublic Collection getUsageParameters() throws JAXRException
getUsageParameters in interface SpecificationLinkJAXRExceptionpublic void setSpecificationObject(RegistryObject registryObject) throws JAXRException
setSpecificationObject in interface SpecificationLinkJAXRExceptionpublic void setUsageDescription(InternationalString is) throws JAXRException
setUsageDescription in interface SpecificationLinkJAXRExceptionpublic void setUsageParameters(Collection collection) throws JAXRException
setUsageParameters in interface SpecificationLinkJAXRExceptionpublic void setServiceBinding(ServiceBinding s)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.