Class MRfQTopicSubscriber

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

public class MRfQTopicSubscriber extends X_C_RfQ_TopicSubscriber
RfQ Topic Subscriber Model
Version:
$Id: MRfQTopicSubscriber.java,v 1.3 2006/07/30 00:51:03 jjanke Exp $
Author:
Jorg Janke
See Also:
  • Constructor Details

    • MRfQTopicSubscriber

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

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

      public MRfQTopicSubscriber(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
      Parameters:
      ctx - context
      rs - result set
      trxName - transaction
  • Method Details

    • getRestrictions

      public MRfQTopicSubscriberOnly[] getRestrictions(boolean requery)
      Get Restriction Records
      Parameters:
      requery - true to re-query only
      Returns:
      array of MRfQTopicSubscriberOnly
    • isIncluded

      public boolean isIncluded(int M_Product_ID)
      Is the product included?
      Parameters:
      M_Product_ID - product
      Returns:
      true if no restrictions or included in restriction (product or product category)