|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RBSRights | |
| com.novell.admin.rbs | Provides interfaces and classes for administering role-based NDS services through ConsoleOne. |
| Uses of RBSRights in com.novell.admin.rbs |
| Methods in com.novell.admin.rbs that return RBSRights | |
RBSRights[] |
RBSTask.getRights()
Returns the task rights of the task object |
| Methods in com.novell.admin.rbs with parameters of type RBSRights | |
boolean |
RBSRights.equals(RBSRights rights)
Checks for equivalence of two RBSRights objects |
void |
RBSTask.setRights(RBSRights[] rights)
Sets the task rights for the task. |
void |
RBSTask.addRights(RBSRights[] rights)
Adds the task rights to the task. |
void |
RBSTask.deleteRights(RBSRights[] rights)
Deletes the task rights for the task. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||