com.ibm.di.connector.disb.model
Class Modify

java.lang.Object
  extended by com.ibm.di.connector.disb.model.BaseOperation
      extended by com.ibm.di.connector.disb.model.Modify

public class Modify
extends BaseOperation



Note: This class is for internal usage only. Any dependency from the end-user will not be supported. Changes to this class will happen without a warning.

Since:
7.1.1

Constructor Summary
Modify()
           
 
Method Summary
 
Methods inherited from class com.ibm.di.connector.disb.model.BaseOperation
getConfigurationItemIds, getConfigurationItems, getRelationships, getTimeStamp, setConfigurationItems, setRelationships, setTimeStamp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Modify

public Modify()