|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FSEntryAttribute | |
| 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 FSEntryAttribute in com.novell.admin.ns.fs |
| Methods in com.novell.admin.ns.fs that return FSEntryAttribute | |
FSEntryAttribute |
FSMODEntryAttr.getSetAttributes()
Get the object attributes to be set |
FSEntryAttribute |
FSMODEntryAttr.getClearAttributes()
Get the object attributes to be cleared |
FSEntryAttribute |
FSNamespace.getEntryAttribute(long attribute)
Creates an EntryAttribute and initializes it with the attribute value. |
| Methods in com.novell.admin.ns.fs with parameters of type FSEntryAttribute | |
void |
FSMODEntryAttr.setSetAttributes(FSEntryAttribute setAttr)
Set the object attributes to be set |
void |
FSMODEntryAttr.setClearAttributes(FSEntryAttribute clearAttr)
Set the object attributes to be cleared |
| Uses of FSEntryAttribute in com.novell.admin.ns.fs.nw |
| Classes in com.novell.admin.ns.fs.nw that implement FSEntryAttribute | |
class |
NWFSEntryAttribute
This class represents attributes for an object. |
| Methods in com.novell.admin.ns.fs.nw that return FSEntryAttribute | |
FSEntryAttribute |
NWFSMODEntryAttr.getSetAttributes()
Get the object attributes to be set |
FSEntryAttribute |
NWFSMODEntryAttr.getClearAttributes()
Get the object attributes to be cleared |
| Methods in com.novell.admin.ns.fs.nw with parameters of type FSEntryAttribute | |
void |
NWFSMODEntryAttr.setSetAttributes(FSEntryAttribute setAttr)
Set the object attributes to be set |
void |
NWFSMODEntryAttr.setClearAttributes(FSEntryAttribute clearAttr)
Set the object attributes to be cleared |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||