public class RolePath extends Path
| Constructor and Description |
|---|
RolePath() |
RolePath(RolePath parent,
String roleName) |
RolePath(RolePath parent,
String roleName,
boolean jobList) |
RolePath(String[] path,
boolean jobList) |
RolePath(String path,
boolean jobList) |
| Modifier and Type | Method and Description |
|---|---|
String |
dump() |
Iterator<Path> |
getChildren() |
Object |
getIOR() |
ItemPath |
getItemPath() |
String |
getName() |
RolePath |
getParent() |
String |
getRoot()
Returns root as it is defined as 'domain', 'entity' or 'role' in subclasses
|
SystemKey |
getSystemKey() |
UUID |
getUUID() |
boolean |
hasJobList() |
void |
setHasJobList(boolean hasJobList) |
void |
setIOR(Object IOR) |
public RolePath()
public RolePath(String path, boolean jobList)
public RolePath(String[] path, boolean jobList)
public RolePath getParent() throws ObjectNotFoundException
ObjectNotFoundExceptionpublic boolean hasJobList()
public void setHasJobList(boolean hasJobList)
hasJobList - The hasJobList to set.public String getRoot()
Pathpublic String getName()
public ItemPath getItemPath() throws ObjectNotFoundException
getItemPath in class PathObjectNotFoundExceptionpublic SystemKey getSystemKey()
getSystemKey in class PathCopyright © 1997–2017 CRISTAL-iSE. All rights reserved.