Uses of Class
com.novell.admin.rbs.RBSRole

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.
 



API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.