|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||