Class MTableAttribute

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

public class MTableAttribute extends X_AD_TableAttribute
Table Attribute Model
Author:
DPansheriya
See Also:
  • Constructor Details

  • Method Details

    • get

      public static List<MTableAttribute> get(int tableID, int recordID)
    • get

      public static MTableAttribute get(int tableID, int recordID, int attrID)
    • getAttributeDefaultValue

      public static Object getAttributeDefaultValue(String attributeName, int tableID)
      Return attribute default value for table.
      Parameters:
      attributeName -
      tableID -
      table_ID -
      Returns: