com.novell.admin.ns.fs
Interface FSMODEntryAttr

All Known Implementing Classes:
NWFSMODEntryAttr

public interface FSMODEntryAttr

This class contains 2 FSEntryAttributes 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


Method Summary
 FSEntryAttribute getClearAttributes()
          Get the object attributes to be cleared
 FSEntryAttribute getSetAttributes()
          Get the object attributes to be set
 void setClearAttributes(FSEntryAttribute clearAttr)
          Set the object attributes to be cleared
 void setSetAttributes(FSEntryAttribute setAttr)
          Set the object attributes to be set
 

Method Detail

setSetAttributes

public void setSetAttributes(FSEntryAttribute setAttr)
Set the object attributes to be set
Returns:
The object attributes.

getSetAttributes

public FSEntryAttribute getSetAttributes()
Get the object attributes to be set
Returns:
The object attributes.

setClearAttributes

public void setClearAttributes(FSEntryAttribute clearAttr)
Set the object attributes to be cleared
Returns:
The object attributes.

getClearAttributes

public FSEntryAttribute getClearAttributes()
Get the object attributes to be cleared
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.