public class DomainPath extends Path
| Constructor and Description |
|---|
DomainPath() |
DomainPath(DomainPath parent,
String child) |
DomainPath(String path) |
DomainPath(String[] path) |
DomainPath(String path,
ItemPath entity) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterPath()
Each C2KLocalObject is stored with a path identifier starting with the ClusterType:
Properties: /Property/Name
Workflow: /LifeCycle/workflow
Collections: /Collection/Name/Version (default Name='last')
Outcomes: /Outcome/SchemaName/SchemaVersion/EventID
Viewpoints: /ViewPoint/SchemaName/Name (default Name='last')
Events: /AuditTrail/EventID
Jobs: /Job/JobID
|
ItemPath |
getItemPath() |
String |
getName()
Retrieves the domain name of the path
|
DomainPath |
getParent() |
String |
getRoot()
Returns root as it is defined as 'domain', 'entity' or 'role' in subclasses
|
ItemPath |
getTarget() |
String |
getTargetUUID() |
boolean |
isContext()
Checks if the DomainPath represents a context node (i.e.
|
void |
setItemPath(ItemPath newTarget) |
void |
setTargetUUID(String uuid) |
dump, equals, exists, getClusterType, getIOR, getPath, getString, getStringPath, getSystemKey, getUUID, hashCode, setIOR, setName, setPath, setPath, setPath, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitenforceValidNamepublic DomainPath()
public DomainPath(String[] path)
public DomainPath(String path)
public DomainPath(DomainPath parent, String child)
public String getRoot()
Pathpublic DomainPath getParent()
public void setItemPath(ItemPath newTarget)
public ItemPath getTarget()
public ItemPath getItemPath() throws ObjectNotFoundException
getItemPath in class PathObjectNotFoundExceptionpublic String getTargetUUID()
public void setTargetUUID(String uuid)
public boolean isContext()
public String getName()
public String getClusterPath()
C2KLocalObjectCopyright © 1997–2020 CRISTAL-iSE. All rights reserved.