public interface SpecificationLink extends RegistryObject
Modifier and Type | Method and Description |
---|---|
ServiceBinding |
getServiceBinding() |
RegistryObject |
getSpecificationObject() |
InternationalString |
getUsageDescription() |
Collection |
getUsageParameters() |
void |
setSpecificationObject(RegistryObject obj) |
void |
setUsageDescription(InternationalString usageDescription) |
void |
setUsageParameters(Collection usageParams) |
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
ServiceBinding getServiceBinding() throws JAXRException
JAXRException
RegistryObject getSpecificationObject() throws JAXRException
JAXRException
InternationalString getUsageDescription() throws JAXRException
JAXRException
Collection getUsageParameters() throws JAXRException
JAXRException
void setSpecificationObject(RegistryObject obj) throws JAXRException
JAXRException
void setUsageDescription(InternationalString usageDescription) throws JAXRException
JAXRException
void setUsageParameters(Collection usageParams) throws JAXRException
JAXRException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.