Class MRfQTopicSubscriberOnly

All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_C_RfQ_TopicSubscriberOnly, I_Persistent, Evaluatee

public class MRfQTopicSubscriberOnly extends X_C_RfQ_TopicSubscriberOnly
Subscriber Topic Only List (positive - i.e. must be a match if exists)
Version:
$Id: MRfQTopicSubscriberOnly.java,v 1.3 2006/07/30 00:51:03 jjanke Exp $
Author:
Jorg Janke
See Also:
  • Constructor Details

    • MRfQTopicSubscriberOnly

      public MRfQTopicSubscriberOnly(Properties ctx, String C_RfQ_TopicSubscriberOnly_UU, String trxName)
      UUID based Constructor
      Parameters:
      ctx - Context
      C_RfQ_TopicSubscriberOnly_UU - UUID key
      trxName - Transaction
    • MRfQTopicSubscriberOnly

      public MRfQTopicSubscriberOnly(Properties ctx, int C_RfQ_TopicSubscriberOnly_ID, String trxName)
      Standard Constructor
      Parameters:
      ctx - context
      C_RfQ_TopicSubscriberOnly_ID - id
      trxName - transaction
    • MRfQTopicSubscriberOnly

      public MRfQTopicSubscriberOnly(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
      Parameters:
      ctx - context
      rs - result set
      trxName - transaction