Interface I_AD_IndexColumn

  • All Known Implementing Classes:
    MIndexColumn, X_AD_IndexColumn

    public interface I_AD_IndexColumn
    Generated Interface for AD_IndexColumn
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • setAD_Column_ID

        void setAD_Column_ID​(int AD_Column_ID)
        Set Column. Column in the table
      • getAD_Column_ID

        int getAD_Column_ID()
        Get Column. Column in the table
      • setAD_IndexColumn_ID

        void setAD_IndexColumn_ID​(int AD_IndexColumn_ID)
        Set Table Index Column
      • getAD_IndexColumn_ID

        int getAD_IndexColumn_ID()
        Get Table Index Column
      • setAD_IndexColumn_UU

        void setAD_IndexColumn_UU​(String AD_IndexColumn_UU)
        Set AD_IndexColumn_UU
      • getAD_IndexColumn_UU

        String getAD_IndexColumn_UU()
        Get AD_IndexColumn_UU
      • setAD_Org_ID

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

        int getAD_Org_ID()
        Get Organization. Organizational entity within client
      • setAD_TableIndex_ID

        void setAD_TableIndex_ID​(int AD_TableIndex_ID)
        Set Table Index
      • getAD_TableIndex_ID

        int getAD_TableIndex_ID()
        Get Table Index
      • setColumnSQL

        void setColumnSQL​(String ColumnSQL)
        Set Column SQL. Virtual Column (r/o)
      • getColumnSQL

        String getColumnSQL()
        Get Column SQL. Virtual Column (r/o)
      • getCreated

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

        int getCreatedBy()
        Get Created By. User who created this records
      • 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
      • 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
      • setSeqNo

        void setSeqNo​(int SeqNo)
        Set Sequence. Method of ordering records; lowest number comes first
      • getSeqNo

        int getSeqNo()
        Get Sequence. Method of ordering records; lowest number comes first
      • getUpdated

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

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