|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RBSRole | |
| com.novell.admin.rbs | Provides interfaces and classes for administering role-based NDS services through ConsoleOne. |
| Uses of RBSRole in com.novell.admin.rbs |
| Methods in com.novell.admin.rbs that return RBSRole | |
RBSRole |
RBSAssociation.getRole()
Returns the Role in this relationship. |
RBSRole[] |
RBSAssociatedObject.getOwnedRoles()
Gets the owned roles of this object. |
| Methods in com.novell.admin.rbs with parameters of type RBSRole | |
void |
RBSAssociation.setRole(RBSRole newRole)
Sets the Role in this relationship. |
void |
RBSAssociatedObject.setOwnedRoles(RBSRole[] roles)
Sets the Owned Roles for the object. |
void |
RBSAssociatedObject.addOwnedRoles(RBSRole[] roles)
Adds Roles to this objects Owned Roles. |
void |
RBSAssociatedObject.deleteOwnedRoles(RBSRole[] roles)
Deletes roles from the Owned Roles for the object. |
| Constructors in com.novell.admin.rbs with parameters of type RBSRole | |
RBSAssociation.RBSAssociation(ObjectEntry objectEntry,
RBSRole rbsRole,
ObjectEntry theScope,
long scopeIndex,
boolean inherit)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||