Uses of Interface
com.novell.admin.ns.Rights

Packages that use Rights
com.novell.admin.ns   
com.novell.admin.ns.nds   
 

Uses of Rights in com.novell.admin.ns
 

Methods in com.novell.admin.ns that return Rights
 Rights AdminNamespace.getObjectEffectiveRights(com.novell.application.console.snapin.ObjectEntry objForInquire, com.novell.application.console.snapin.ObjectEntry trustee)
          Returns the effective rights of an object to a target object.
 Rights[] AdminNamespace.getPropertyEffectiveRights(com.novell.application.console.snapin.ObjectEntry objForInquire, com.novell.application.console.snapin.ObjectEntry trustee, java.lang.String[] attrNames)
          Returns the effective rights of an object to a target object's attributes.
 

Uses of Rights in com.novell.admin.ns.nds
 

Subinterfaces of Rights in com.novell.admin.ns.nds
 interface NDSObjectRights
          This interface represents rights for an NDS object.
 interface NDSPropertyRights
          This class represents the property rights for an object.
 

Methods in com.novell.admin.ns.nds that return Rights
 Rights NDSNamespace.getPropertyEffectiveRights(com.novell.application.console.snapin.ObjectEntry objForInquire, com.novell.application.console.snapin.ObjectEntry trustee, java.lang.String attrName)
          Get the effective property rights of a trustee on an objects attribute.
 



API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated December 17 2003 1746.