public class ExternalLinkImpl extends RegistryObjectImpl implements ExternalLink
| Constructor and Description |
|---|
ExternalLinkImpl(LifeCycleManager lifeCycleManager)
Creates a new instance of ExternalLinkImpl
|
| Modifier and Type | Method and Description |
|---|---|
void |
addLinkedObject(RegistryObject obj) |
String |
getExternalURI() |
Collection |
getLinkedObjects() |
boolean |
getValidateURI() |
void |
removeLinkedObject(RegistryObject obj) |
void |
setExternalURI(String str) |
void |
setValidateURI(boolean param) |
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 ExternalLinkImpl(LifeCycleManager lifeCycleManager)
public String getExternalURI() throws JAXRException
getExternalURI in interface ExternalLinkJAXRExceptionpublic Collection getLinkedObjects() throws JAXRException
getLinkedObjects in interface ExternalLinkJAXRExceptionpublic boolean getValidateURI()
throws JAXRException
getValidateURI in interface URIValidatorJAXRExceptionpublic void setExternalURI(String str) throws JAXRException
setExternalURI in interface ExternalLinkJAXRExceptionpublic void setValidateURI(boolean param)
throws JAXRException
setValidateURI in interface URIValidatorJAXRExceptionpublic void addLinkedObject(RegistryObject obj)
public void removeLinkedObject(RegistryObject obj)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.