com.novell.admin.ns.nds
Class NDSMOOManagerImpl

java.lang.Object
  |
  +--com.novell.admin.ns.MOOManager
        |
        +--com.novell.admin.ns.nds.NDSMOOManagerImpl

public class NDSMOOManagerImpl
extends MOOManager

This class describes a service for multiple object administration.


Fields inherited from class com.novell.admin.ns.MOOManager
m_operations, oeEnumeration, treeOE
 
Constructor Summary
NDSMOOManagerImpl(ObjectEntry inTreeOE, ObjectEntryEnumeration inoeEnumeration)
          Constructor.
 
Method Summary
 void updateObjects(MOOManagerCallBack callBack)
          In this MOOManager model, apply the changes to all items in the ObjectEntryCollection and write those changes to NDS.
 
Methods inherited from class com.novell.admin.ns.MOOManager
addObjectOperation, clearAllObjectOperations, deleteObjectOperation, getAllObjectOperations, getObjectEntryEnumeration, getObjectOperation, getTreeObjectEntry, setObjectEntryEnumeration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NDSMOOManagerImpl

public NDSMOOManagerImpl(ObjectEntry inTreeOE,
                         ObjectEntryEnumeration inoeEnumeration)
Constructor.
Parameters:
treeOE - - The objectEntry for the tree associated with the enumeration. It may not be null. Required at construction because we cannot peek into the enumeration to get it when we need it.
oeEnumeration - - The object entry enumeration. This may be null
Method Detail

updateObjects

public void updateObjects(MOOManagerCallBack callBack)
In this MOOManager model, apply the changes to all items in the ObjectEntryCollection and write those changes to NDS.
Parameters:
callBack - - The callback object that is called just before each object is updated or when any exception occurs.
Overrides:
updateObjects in class MOOManager


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