com.novell.admin.ns.fs.nw
Class NWFSMODEntryAttr
java.lang.Object
|
+--com.novell.admin.ns.fs.nw.NWFSMODEntryAttr
- All Implemented Interfaces:
- FSMODEntryAttr
- public final class NWFSMODEntryAttr
- extends java.lang.Object
- implements FSMODEntryAttr
This class contains 2 NWFSEntryAttributes for use in conjunction with MOD
One is the list of the Attributes to be set
The other is the list of Attributes to be cleared. (i.e. the bits set here
are to be cleared for the actual directory/file
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
NWFSMODEntryAttr
public NWFSMODEntryAttr()
- Constructor.
- Parameters:
rights - The object attributes.
NWFSMODEntryAttr
public NWFSMODEntryAttr(NWFSEntryAttribute setAttr,
NWFSEntryAttribute clearAttr)
- Constructor.
- Parameters:
rights - The object attributes.
setSetAttributes
public void setSetAttributes(FSEntryAttribute setAttr)
- Set the object attributes to be set
- Specified by:
- setSetAttributes in interface FSMODEntryAttr
- Returns:
- The object attributes.
getSetAttributes
public FSEntryAttribute getSetAttributes()
- Get the object attributes to be set
- Specified by:
- getSetAttributes in interface FSMODEntryAttr
- Returns:
- The object attributes.
setClearAttributes
public void setClearAttributes(FSEntryAttribute clearAttr)
- Set the object attributes to be cleared
- Specified by:
- setClearAttributes in interface FSMODEntryAttr
- Returns:
- The object attributes.
getClearAttributes
public FSEntryAttribute getClearAttributes()
- Get the object attributes to be cleared
- Specified by:
- getClearAttributes in interface FSMODEntryAttr
- Returns:
- The object attributes.
API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.