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, role, organization or tenant overrides of 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)
      Parameters:
      ctx -
      AD_UserDef_Info_Related_ID -
      trxName -
    • MUserDefInfoRelated

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

    • get

      public static MUserDefInfoRelated get(Properties ctx, int AD_InfoRelated_ID, int AD_InfoWindow_ID)
      Get best matching MUserDefInfoRelated for info window and info related
      Parameters:
      ctx -
      AD_InfoRelated_ID -
      AD_InfoWindow_ID -
      Returns:
      MUserDefInfoRelated or null