Class MCOFRSurvey

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

public class MCOFRSurvey extends X_COF_R_Survey
Model For MCOFRSurvey
Version:
$Id: MCOFRSurvey.java, 20/09/2013 11:04:52 gabriels
Author:
Gabriel Schneider (gabriel.schneider@brerp.org>, http://www.brerp.org)
See Also:
  • Constructor Details

    • MCOFRSurvey

      public MCOFRSurvey(Properties ctx, int COF_R_Survey_ID, String trxName)
      Parameters:
      ctx -
      COF_R_Survey_ID -
      trxName -
    • MCOFRSurvey

      public MCOFRSurvey(Properties ctx, ResultSet rs, String trxName)
      Parameters:
      ctx -
      rs -
      trxName -
    • MCOFRSurvey

      public MCOFRSurvey(Properties ctx, int COF_R_Survey_ID, String trxName, String... virtualColumns)
    • MCOFRSurvey

      public MCOFRSurvey(Properties ctx, String COF_R_Survey_UU, String trxName, String... virtualColumns)
    • MCOFRSurvey

      public MCOFRSurvey(Properties ctx, String COF_R_Survey_UU, String trxName)
  • Method Details