|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.scout.registry.infomodel.ExtensibleObjectImpl
org.apache.ws.scout.registry.infomodel.RegistryObjectImpl
org.apache.ws.scout.registry.infomodel.ExternalLinkImpl
public class ExternalLinkImpl
Implements JAXR Interface. For futher details, look into the JAXR API Javadoc.
| Constructor Summary | |
|---|---|
ExternalLinkImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
Creates a new instance of ExternalLinkImpl |
|
| Method Summary | |
|---|---|
void |
addLinkedObject(javax.xml.registry.infomodel.RegistryObject obj)
|
java.lang.String |
getExternalURI()
|
java.util.Collection |
getLinkedObjects()
|
boolean |
getValidateURI()
|
void |
removeLinkedObject(javax.xml.registry.infomodel.RegistryObject obj)
|
void |
setExternalURI(java.lang.String str)
|
void |
setValidateURI(boolean param)
|
| Methods inherited from class org.apache.ws.scout.registry.infomodel.ExtensibleObjectImpl |
|---|
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| 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 |
| Methods inherited from interface javax.xml.registry.infomodel.ExtensibleObject |
|---|
addSlot, addSlots, getSlot, getSlots, removeSlot, removeSlots |
| Constructor Detail |
|---|
public ExternalLinkImpl(javax.xml.registry.LifeCycleManager lifeCycleManager)
| Method Detail |
|---|
public java.lang.String getExternalURI()
throws javax.xml.registry.JAXRException
getExternalURI in interface javax.xml.registry.infomodel.ExternalLinkjavax.xml.registry.JAXRException
public java.util.Collection getLinkedObjects()
throws javax.xml.registry.JAXRException
getLinkedObjects in interface javax.xml.registry.infomodel.ExternalLinkjavax.xml.registry.JAXRException
public boolean getValidateURI()
throws javax.xml.registry.JAXRException
getValidateURI in interface javax.xml.registry.infomodel.URIValidatorjavax.xml.registry.JAXRException
public void setExternalURI(java.lang.String str)
throws javax.xml.registry.JAXRException
setExternalURI in interface javax.xml.registry.infomodel.ExternalLinkjavax.xml.registry.JAXRException
public 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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||