public class MOOManagerImpl extends MOOManager
m_operations, oeEnumeration, treeOE| Constructor and Description |
|---|
MOOManagerImpl(ObjectEntry inTreeOE,
ObjectEntryEnumeration inoeEnumeration)
Constructs an MOOManagerImpl object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
updateObjects(MOOManagerCallBack callBack)
In this MOOManager model, apply the changes to all items in the
ObjectEntryCollection and write those changes to the Directory.
|
addObjectOperation, clearAllObjectOperations, deleteObjectOperation, getAllObjectOperations, getObjectEntryEnumeration, getObjectOperation, getTreeObjectEntry, setObjectEntryEnumerationpublic MOOManagerImpl(ObjectEntry inTreeOE, ObjectEntryEnumeration inoeEnumeration)
inTreeOE - - 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.inoeEnumeration - - The object entry enumeration. This may be nullpublic void updateObjects(MOOManagerCallBack callBack)
updateObjects in class MOOManagercallBack - - The callback object that is called just before each object
is updated or when any exception occurs.
API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated ${TODAY} ${TSTAMP}.