Interface I_AD_Element

All Known Implementing Classes:
M_Element, X_AD_Element

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

  • Method Details

    • getAD_Client_ID

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

      void setAD_Element_ID(int AD_Element_ID)
      Set System Element. System Element enables the central maintenance of column description and help.
    • getAD_Element_ID

      int getAD_Element_ID()
      Get System Element. System Element enables the central maintenance of column description and help.
    • setAD_Element_UU

      void setAD_Element_UU(String AD_Element_UU)
      Set AD_Element_UU
    • getAD_Element_UU

      String getAD_Element_UU()
      Get AD_Element_UU
    • 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
    • setColumnName

      void setColumnName(String ColumnName)
      Set DB Column Name. Name of the column in the database
    • getColumnName

      String getColumnName()
      Get DB Column Name. Name of the column in the database
    • getCreated

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

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

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

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

      void setEntityType(String EntityType)
      Set Entity Type. Dictionary Entity Type; Determines ownership and synchronization
    • getEntityType

      String getEntityType()
      Get Entity Type. Dictionary Entity Type; Determines ownership and synchronization
    • setHelp

      void setHelp(String Help)
      Set Comment/Help. Comment or Hint
    • getHelp

      String getHelp()
      Get Comment/Help. Comment or Hint
    • 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
    • setName

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

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

      void setPlaceholder(String Placeholder)
      Set Placeholder
    • getPlaceholder

      String getPlaceholder()
      Get Placeholder
    • setPO_Description

      void setPO_Description(String PO_Description)
      Set PO Description. Description in PO Screens
    • getPO_Description

      String getPO_Description()
      Get PO Description. Description in PO Screens
    • setPO_Help

      void setPO_Help(String PO_Help)
      Set PO Help. Help for PO Screens
    • getPO_Help

      String getPO_Help()
      Get PO Help. Help for PO Screens
    • setPO_Name

      void setPO_Name(String PO_Name)
      Set PO Name. Name on PO Screens
    • getPO_Name

      String getPO_Name()
      Get PO Name. Name on PO Screens
    • setPO_PrintName

      void setPO_PrintName(String PO_PrintName)
      Set PO Print name. Print name on PO Screens/Reports
    • getPO_PrintName

      String getPO_PrintName()
      Get PO Print name. Print name on PO Screens/Reports
    • setPrintName

      void setPrintName(String PrintName)
      Set Print Text. The label text to be printed on a document or correspondence.
    • getPrintName

      String getPrintName()
      Get Print Text. The label text to be printed on a document or correspondence.
    • getUpdated

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

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