Uses of Class
com.novell.admin.ns.MODObject

Packages that use MODObject
com.novell.admin.ns Provides interfaces and classes for administering namespaces through ConsoleOne. 
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. 
com.novell.admin.ns.nds Provides interfaces and classes for administering the NDS namespace through ConsoleOne. 
 

Uses of MODObject in com.novell.admin.ns
 

Methods in com.novell.admin.ns that return MODObject
 MODObject MultiObjModificationNamespace.getMODDetails(ObjectEntryCollection oeCollection, java.lang.Object key)
          Returns an Empty NSObject model (MODObject) to be used as the model for a collection of objects.
 

Methods in com.novell.admin.ns with parameters of type MODObject
 void MultiObjModificationNamespace.updateMultipleObjects(ObjectEntryCollection collection, MODObject referenceObj, MultiObjModificationCallBack callBack)
          Given an NSObject model, apply its changes to all items in an ObjectEntryCollection and write those changes to NDS.
 

Uses of MODObject in com.novell.admin.ns.fs
 

Subclasses of MODObject in com.novell.admin.ns.fs
 class FSMODObject
          Memory model for objects stored in a namespace.
 

Uses of MODObject in com.novell.admin.ns.fs.nw
 

Subclasses of MODObject in com.novell.admin.ns.fs.nw
 class NWFSMODObject
          Memory model for objects stored in a namespace.
 

Uses of MODObject in com.novell.admin.ns.nds
 

Methods in com.novell.admin.ns.nds that return MODObject
 MODObject MultiObjModificationNamespaceImpl.getMODDetails(ObjectEntryCollection oeCollection, java.lang.Object key)
          Returns the details for a specified object.
 

Methods in com.novell.admin.ns.nds with parameters of type MODObject
 void MultiObjModificationNamespaceImpl.updateMultipleObjects(ObjectEntryCollection collection, MODObject referenceObj, MultiObjModificationCallBack callBack)
          Given a NSObject, applies its changes to all items in an ObjectEntry array and writes those changes to NDS.
 



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