|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | 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 hasAddRights()
hasAddRights in interface Rightspublic boolean hasBrowseRights()
public boolean hasDeleteRights()
hasDeleteRights in interface Rightspublic boolean hasInheritCtlRights()
public boolean hasReadRights()
hasReadRights in interface Rightspublic boolean hasRenameRights()
public boolean hasSupervisorRights()
public boolean hasWriteRights()
hasWriteRights in interface Rights
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||