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

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

public class Delete
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
Delete()
           
 
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

Delete

public Delete()