Uses of Interface
com.novell.admin.ns.fs.FSRights

Packages that use FSRights
com.novell.admin.ns.fs Provides interfaces and classes for administering a file system namespace through ConsoleOne. 
com.novell.admin.ns.fs.nw Provides interfaces and classes for administering the NetWare file system namespace through ConsoleOne. 
 

Uses of FSRights in com.novell.admin.ns.fs
 

Methods in com.novell.admin.ns.fs with parameters of type FSRights
 void FSNamespace.create(ObjectEntry parent, java.lang.String child, ObjectEntry trusteeOE, FSRights rights)
          creates a File System directory and assigns a trustee with rights to it
 

Uses of FSRights in com.novell.admin.ns.fs.nw
 

Classes in com.novell.admin.ns.fs.nw that implement FSRights
 class NWFSRights
          This class represents rights for a NetWare FileSystem object.
 

Methods in com.novell.admin.ns.fs.nw with parameters of type FSRights
 void NWFSNamespace.create(ObjectEntry parent, java.lang.String child, ObjectEntry trusteeOE, FSRights rights)
          creates a File System directory and assigns a trustee with rights to it
 



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