com.novell.admin.ns
Interface MultiObjModificationNamespace
- All Known Subinterfaces:
- FSNamespace, NDSNamespace, NWFSNamespace
- All Known Implementing Classes:
- MultiObjModificationNamespaceImpl
- public interface MultiObjModificationNamespace
This interface describes a namespace service for multiple object
administration.
updateMultipleObjects
public 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.
- Parameters:
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.
getMODDetails
public 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. This method provides the option of caching the MODObject
by use of the "key" parameter.
- Parameters:
oeCollection - The ObjectEntryCollection to get details for.key - The key into the hash table where the NSObject model is stored.- Returns:
- NSObject model, which contains details on the namespace objects.
API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.