javax.xml.registry.infomodel
Interface SpecificationLink
- All Superinterfaces:
- ExtensibleObject, RegistryObject
public interface SpecificationLink
- extends RegistryObject
- Version:
- $Revision$ $Date$
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 |
getServiceBinding
ServiceBinding getServiceBinding()
throws JAXRException
- Throws:
JAXRException
getSpecificationObject
RegistryObject getSpecificationObject()
throws JAXRException
- Throws:
JAXRException
getUsageDescription
InternationalString getUsageDescription()
throws JAXRException
- Throws:
JAXRException
getUsageParameters
Collection getUsageParameters()
throws JAXRException
- Throws:
JAXRException
setSpecificationObject
void setSpecificationObject(RegistryObject obj)
throws JAXRException
- Throws:
JAXRException
setUsageDescription
void setUsageDescription(InternationalString usageDescription)
throws JAXRException
- Throws:
JAXRException
setUsageParameters
void setUsageParameters(Collection usageParameters)
throws JAXRException
- Throws:
JAXRException
Copyright © 2006 Apache Software Foundation. All Rights Reserved.