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) |
| Modifier and Type | Method and Description |
|---|---|
String |
dump() |
Iterator<Path> |
getChildren() |
ItemPath |
getItemPath() |
String |
getName() |
RolePath |
getParent() |
String |
getRoot() |
boolean |
hasJobList() |
void |
setHasJobList(boolean hasJobList) |
public RolePath()
public RolePath(String[] path, boolean jobList)
public RolePath getParent() throws ObjectNotFoundException
ObjectNotFoundExceptionpublic boolean hasJobList()
public void setHasJobList(boolean hasJobList)
throws ObjectNotFoundException,
ObjectCannotBeUpdated,
CannotManageException
hasJobList - The hasJobList to set.ObjectCannotBeUpdatedObjectNotFoundExceptionCannotManageExceptionpublic ItemPath getItemPath() throws ObjectNotFoundException
getItemPath in class PathObjectNotFoundExceptionpublic String getName()
Copyright © 1997–2016 CRISTAL-iSE. All rights reserved.