|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface represents rights for an NDS object.
| Method Summary | |
int |
getPrivileges()
Returns all the rights an object has. |
boolean |
hasAddRights()
Determines if the associated object can have child objects created. |
boolean |
hasBrowseRights()
Determines if object rights include browse rights. |
boolean |
hasDeleteRights()
Determines if the associated object can be deleted. |
boolean |
hasInheritCtlRights()
Determines if object rights include inheritance control rights. |
boolean |
hasReadRights()
Determines if the associated object can be read. |
boolean |
hasRenameRights()
Determines if the associated object can has rename rights. |
boolean |
hasSupervisorRights()
Determines if object rights include supervisor rights. |
boolean |
hasWriteRights()
Determines if the associated object can have its name written. |
| Method Detail |
public int getPrivileges()
public boolean hasBrowseRights()
public boolean hasAddRights()
public boolean hasDeleteRights()
public boolean hasRenameRights()
public boolean hasSupervisorRights()
public boolean hasInheritCtlRights()
public boolean hasReadRights()
public boolean hasWriteRights()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||