public class ExternalLinkImpl extends RegistryObjectImpl implements javax.xml.registry.infomodel.ExternalLink
| Constructor and Description |
|---|
ExternalLinkImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
Creates a new instance of ExternalLinkImpl
|
| Modifier and Type | Method and Description |
|---|---|
void |
addLinkedObject(javax.xml.registry.infomodel.RegistryObject obj) |
String |
getExternalURI() |
Collection |
getLinkedObjects() |
boolean |
getValidateURI() |
void |
removeLinkedObject(javax.xml.registry.infomodel.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(javax.xml.registry.LifeCycleManager lifeCycleManager)
public String getExternalURI() throws javax.xml.registry.JAXRException
getExternalURI in interface javax.xml.registry.infomodel.ExternalLinkjavax.xml.registry.JAXRExceptionpublic Collection getLinkedObjects() throws javax.xml.registry.JAXRException
getLinkedObjects in interface javax.xml.registry.infomodel.ExternalLinkjavax.xml.registry.JAXRExceptionpublic boolean getValidateURI()
throws javax.xml.registry.JAXRException
getValidateURI in interface javax.xml.registry.infomodel.URIValidatorjavax.xml.registry.JAXRExceptionpublic void setExternalURI(String str) throws javax.xml.registry.JAXRException
setExternalURI in interface javax.xml.registry.infomodel.ExternalLinkjavax.xml.registry.JAXRExceptionpublic void setValidateURI(boolean param)
throws javax.xml.registry.JAXRException
setValidateURI in interface javax.xml.registry.infomodel.URIValidatorjavax.xml.registry.JAXRExceptionpublic void addLinkedObject(javax.xml.registry.infomodel.RegistryObject obj)
public void removeLinkedObject(javax.xml.registry.infomodel.RegistryObject obj)
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.