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

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

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

Reference

public Reference()