public interface MultiObjModificationNamespace
| Modifier and Type | Method and Description |
|---|---|
MODObject |
getMODDetails(ObjectEntryCollection oeCollection,
java.lang.Object key)
Returns an Empty NSObject model (MODObject) to be used as the model for a
collection of objects.
|
void |
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.
|
void updateMultipleObjects(ObjectEntryCollection collection, MODObject referenceObj, MultiObjModificationCallBack callBack)
collection - The ObjectEntryCollection to apply the changes to,
which must be of the same class type.referenceObj - The NSObject model.callBack - The Callback object that is called just before each object
in "objects" is updated.MODObject getMODDetails(ObjectEntryCollection oeCollection, java.lang.Object key)
oeCollection - The ObjectEntryCollection to get details for.key - The key into the hash table where the NSObject model is stored.
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}.