com.novell.admin.ns.fs.nw
Class NWFSMODObject

java.lang.Object
  |
  +--com.novell.admin.ns.NSObject
        |
        +--com.novell.admin.ns.DefaultNSObject
              |
              +--com.novell.admin.ns.MODObject
                    |
                    +--com.novell.admin.ns.fs.FSMODObject
                          |
                          +--com.novell.admin.ns.fs.nw.NWFSMODObject
All Implemented Interfaces:
java.lang.Cloneable, java.util.EventListener, java.beans.PropertyChangeListener, java.io.Serializable

public class NWFSMODObject
extends FSMODObject

Memory model for objects stored in a namespace.

This model is provided for applications to access and modify all elements associated with a directory object. Elements such as attributes, flags, and schema for an object should be retrieve via this class.


Fields inherited from class com.novell.admin.ns.DefaultNSObject
addedAttributeDefinitions, namespace, objectEntry
 
Fields inherited from class com.novell.admin.ns.NSObject
addedAttributes, attributes, classDefinition, deletedAttributes, modifiedAttributes, propertyListeners, revision
 
Constructor Summary
NWFSMODObject(ObjectEntry objEntry)
          Constructor.
 
Methods inherited from class com.novell.admin.ns.fs.FSMODObject
getUpdateAttrInfo, isAttributeUpdated, setUpdateAttribute, setUpdateAttrInfo
 
Methods inherited from class com.novell.admin.ns.MODObject
checkAdd, getAttribute
 
Methods inherited from class com.novell.admin.ns.DefaultNSObject
addAttribute, addAuxiliaryClassDefinition, addPropertyChangeListener, clearAddedAttribute, clearAddedAttributeDefinitions, clearDeletedAttribute, clearModifiedAttribute, clone, deleteAttribute, deleteAuxiliaryClassDefinition, getAddedAttributeDefinitions, getAddedAttributes, getAttributes, getClassDefinitions, getDeletedAttributes, getMandatoryAttributes, getModifiedAttributes, getObjectEntry, getOptionalAttributes, getRevision, getUnvaluedAttributes, isAttributeMandatory, isAttributeOptional, isNamedBy, propertyChange, removePropertyChangeListener, setClassDefinition
 
Methods inherited from class com.novell.admin.ns.NSObject
clone
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NWFSMODObject

public NWFSMODObject(ObjectEntry objEntry)
Constructor.
Parameters:
objEntry - The object entry representation.
attributes - Vector of ObjectAttributes or Strings if the attributes are to be read later.
rev - revision number of the object.


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