public interface ExternalLink extends RegistryObject, URIValidator
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExternalURI() |
java.util.Collection |
getLinkedObjects() |
void |
setExternalURI(java.lang.String uri) |
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, toXMLaddSlot, addSlots, getSlot, getSlots, removeSlot, removeSlotsgetValidateURI, setValidateURIjava.lang.String getExternalURI()
throws JAXRException
JAXRExceptionjava.util.Collection getLinkedObjects()
throws JAXRException
JAXRExceptionvoid setExternalURI(java.lang.String uri)
throws JAXRException
JAXRException