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

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.
 



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