Class MUserDefInfoRelated

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

public class MUserDefInfoRelated extends X_AD_UserDef_Info_Related
User overrides for Info Window Related Model
Version:
$Id$
Author:
Igor Pojzl, Cloudempiere
See Also:
  • Constructor Details

    • MUserDefInfoRelated

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

      public MUserDefInfoRelated(Properties ctx, int AD_UserDef_Info_Related_ID, String trxName)
    • MUserDefInfoRelated

      public MUserDefInfoRelated(Properties ctx, ResultSet rs, String trxName)
  • Method Details

    • get

      public static MUserDefInfoRelated get(Properties ctx, int AD_InfoRelated_ID, int AD_InfoWindow_ID)
      Get matching MUserDefInfoRelated related to current Info Column and user definition for Info window
      Parameters:
      ctx -
      AD_InfoRelated_ID -
      AD_InfoWindow_ID -
      Returns: