|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CentraSiteExternalLink
ExternalLink
,
RegistryObject
Method Summary | |
---|---|
java.lang.String |
getExternalURI(java.lang.String baseURL)
Get the external URI of this ExternalLink, where the protocol / host / port are taken from the given base URL. |
java.lang.String |
getRawExternalURI()
Deprecated. |
java.lang.String |
getRelativeURI()
get the relative URI if the URI is relative, null otherwise |
boolean |
isRelative()
Return whether the ExternalLink points into CentraSite WebDAV. |
Methods inherited from interface com.centrasite.jaxr.infomodel.CentraSiteExtensibleObject |
---|
getRegistryService |
Methods inherited from interface javax.xml.registry.infomodel.ExternalLink |
---|
getExternalURI, getLinkedObjects, setExternalURI |
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 |
Methods inherited from interface javax.xml.registry.infomodel.URIValidator |
---|
getValidateURI, setValidateURI |
Method Detail |
---|
boolean isRelative() throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
java.lang.String getRelativeURI() throws javax.xml.registry.JAXRException
javax.xml.registry.JAXRException
java.lang.String getExternalURI(java.lang.String baseURL) throws javax.xml.registry.JAXRException
baseURL
- the base URL
javax.xml.registry.JAXRException
java.lang.String getRawExternalURI()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |