public class VersionSDLWebDAVExtlinkPath
extends com.centrasite.jaxr.common.ParentWebDAVExtlinkPath
the webdav path: /projects/SupportingDocumentsLibrary/org-key/object-key/resource
Constructor and Description |
---|
VersionSDLWebDAVExtlinkPath(javax.xml.registry.infomodel.ExternalLink elink,
javax.xml.registry.infomodel.RegistryObject parent) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPathWithID() |
void |
removeAllIDs()
Remove the object ID from the supporting documents path.
|
void |
removeOldID(java.lang.String oldElinkID) |
public VersionSDLWebDAVExtlinkPath(javax.xml.registry.infomodel.ExternalLink elink, javax.xml.registry.infomodel.RegistryObject parent) throws java.lang.Exception
elink
- the original external link (uri - path to SupportingDocumentsLibrary)parent
- it parent (e.g. service)java.lang.Exception
public void removeAllIDs()
removeAllIDs
in class com.centrasite.jaxr.common.WebDAVExtlinkPath
public void removeOldID(java.lang.String oldElinkID)
removeOldID
in class com.centrasite.jaxr.common.WebDAVExtlinkPath
public java.lang.String getPathWithID()
getPathWithID
in class com.centrasite.jaxr.common.WebDAVExtlinkPath