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, toXML
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
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
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots
public SpecificationLinkImpl(LifeCycleManager lifeCycleManager)
public ServiceBinding getServiceBinding() throws JAXRException
getServiceBinding
in interface SpecificationLink
JAXRException
public RegistryObject getSpecificationObject() throws JAXRException
getSpecificationObject
in interface SpecificationLink
JAXRException
public InternationalString getUsageDescription() throws JAXRException
getUsageDescription
in interface SpecificationLink
JAXRException
public Collection getUsageParameters() throws JAXRException
getUsageParameters
in interface SpecificationLink
JAXRException
public void setSpecificationObject(RegistryObject registryObject) throws JAXRException
setSpecificationObject
in interface SpecificationLink
JAXRException
public void setUsageDescription(InternationalString is) throws JAXRException
setUsageDescription
in interface SpecificationLink
JAXRException
public void setUsageParameters(Collection collection) throws JAXRException
setUsageParameters
in interface SpecificationLink
JAXRException
public void setServiceBinding(ServiceBinding s)
Copyright © 2018 JBoss by Red Hat. All rights reserved.