Interface I_M_Attribute

All Known Implementing Classes:
MAttribute, X_M_Attribute

public interface I_M_Attribute
Generated Interface for M_Attribute
Version:
Release 11
Author:
iDempiere (generated)
  • Field Details

  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Get Tenant. Tenant for this installation.
    • setAD_Org_ID

      void setAD_Org_ID(int AD_Org_ID)
      Set Organization. Organizational entity within tenant
    • getAD_Org_ID

      int getAD_Org_ID()
      Get Organization. Organizational entity within tenant
    • setAD_Reference_ID

      void setAD_Reference_ID(int AD_Reference_ID)
      Set Reference. System Reference and Validation
    • getAD_Reference_ID

      int getAD_Reference_ID()
      Get Reference. System Reference and Validation
    • getAD_Reference

      I_AD_Reference getAD_Reference() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Reference_Value_ID

      void setAD_Reference_Value_ID(int AD_Reference_Value_ID)
      Set Reference Key. Required to specify, if data type is Table or List
    • getAD_Reference_Value_ID

      int getAD_Reference_Value_ID()
      Get Reference Key. Required to specify, if data type is Table or List
    • getAD_Reference_Value

      I_AD_Reference getAD_Reference_Value() throws RuntimeException
      Throws:
      RuntimeException
    • setAD_Val_Rule_ID

      void setAD_Val_Rule_ID(int AD_Val_Rule_ID)
      Set Dynamic Validation. Dynamic Validation Rule
    • getAD_Val_Rule_ID

      int getAD_Val_Rule_ID()
      Get Dynamic Validation. Dynamic Validation Rule
    • getAD_Val_Rule

      I_AD_Val_Rule getAD_Val_Rule() throws RuntimeException
      Throws:
      RuntimeException
    • setAttributeValueType

      void setAttributeValueType(String AttributeValueType)
      Set Attribute Value Type. Type of Attribute Value
    • getAttributeValueType

      String getAttributeValueType()
      Get Attribute Value Type. Type of Attribute Value
    • getCreated

      Timestamp getCreated()
      Get Created. Date this record was created
    • getCreatedBy

      int getCreatedBy()
      Get Created By. User who created this records
    • setDateFormat

      void setDateFormat(String DateFormat)
      Set Date Format. Date format used in the input format
    • getDateFormat

      String getDateFormat()
      Get Date Format. Date format used in the input format
    • setDescription

      void setDescription(String Description)
      Set Description. Optional short description of the record
    • getDescription

      String getDescription()
      Get Description. Optional short description of the record
    • setIsActive

      void setIsActive(boolean IsActive)
      Set Active. The record is active in the system
    • isActive

      boolean isActive()
      Get Active. The record is active in the system
    • setIsInstanceAttribute

      void setIsInstanceAttribute(boolean IsInstanceAttribute)
      Set Instance Attribute. The product attribute is specific to the instance (like Serial No, Lot or Guarantee Date)
    • isInstanceAttribute

      boolean isInstanceAttribute()
      Get Instance Attribute. The product attribute is specific to the instance (like Serial No, Lot or Guarantee Date)
    • setIsMandatory

      void setIsMandatory(boolean IsMandatory)
      Set Mandatory. Data entry is required in this column
    • isMandatory

      boolean isMandatory()
      Get Mandatory. Data entry is required in this column
    • setM_Attribute_ID

      void setM_Attribute_ID(int M_Attribute_ID)
      Set Attribute. Product Attribute
    • getM_Attribute_ID

      int getM_Attribute_ID()
      Get Attribute. Product Attribute
    • setM_AttributeSearch_ID

      void setM_AttributeSearch_ID(int M_AttributeSearch_ID)
      Set Attribute Search. Common Search Attribute
    • getM_AttributeSearch_ID

      int getM_AttributeSearch_ID()
      Get Attribute Search. Common Search Attribute
    • getM_AttributeSearch

      I_M_AttributeSearch getM_AttributeSearch() throws RuntimeException
      Throws:
      RuntimeException
    • setM_Attribute_UU

      void setM_Attribute_UU(String M_Attribute_UU)
      Set M_Attribute_UU
    • getM_Attribute_UU

      String getM_Attribute_UU()
      Get M_Attribute_UU
    • setName

      void setName(String Name)
      Set Name. Alphanumeric identifier of the entity
    • getName

      String getName()
      Get Name. Alphanumeric identifier of the entity
    • getUpdated

      Timestamp getUpdated()
      Get Updated. Date this record was updated
    • getUpdatedBy

      int getUpdatedBy()
      Get Updated By. User who updated this records