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

Packages that use MODObject
com.novell.admin.ns   
com.novell.admin.ns.nds   
 

Uses of MODObject in com.novell.admin.ns
 

Methods in com.novell.admin.ns that return MODObject
 MODObject MultiObjModificationNamespace.getMODDetails(com.novell.application.console.snapin.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(com.novell.application.console.snapin.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.nds
 

Methods in com.novell.admin.ns.nds that return MODObject
 MODObject MultiObjModificationNamespaceImpl.getMODDetails(com.novell.application.console.snapin.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(com.novell.application.console.snapin.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.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated December 17 2003 1746.