com.novell.admin.ns.nds
Class NDSObjectOperation

java.lang.Object
  |
  +--com.novell.admin.ns.ObjectOperation
        |
        +--com.novell.admin.ns.nds.NDSObjectOperation

public class NDSObjectOperation
extends ObjectOperation


Fields inherited from class com.novell.admin.ns.ObjectOperation
ADD, CLEAR, IGNORE, m_mode, m_objectAttribute, REMOVE, SET
 
Constructor Summary
NDSObjectOperation(NDSAttributeDefinition attrDef, int mode)
           
NDSObjectOperation(NDSAttributeDefinition attrDef, ValueComponent[] comps, int mode)
           
 
Methods inherited from class com.novell.admin.ns.ObjectOperation
addComponent, addComponents, getAttributeDefinition, getComponentCount, getMode, getName, getObjectAttribute, getValueComponents, removeAllComponents
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NDSObjectOperation

public NDSObjectOperation(NDSAttributeDefinition attrDef,
                          int mode)
                   throws NamespaceException

NDSObjectOperation

public NDSObjectOperation(NDSAttributeDefinition attrDef,
                          ValueComponent[] comps,
                          int mode)
                   throws NamespaceException


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.