Interface I_AD_ReportView_Column

  • All Known Implementing Classes:
    X_AD_ReportView_Column

    public interface I_AD_ReportView_Column
    Generated Interface for AD_ReportView_Column
    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_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_ReportView_Column_UU

        void setAD_ReportView_Column_UU​(String AD_ReportView_Column_UU)
        Set AD_ReportView_Column_UU
      • getAD_ReportView_Column_UU

        String getAD_ReportView_Column_UU()
        Get AD_ReportView_Column_UU
      • setAD_ReportView_ID

        void setAD_ReportView_ID​(int AD_ReportView_ID)
        Set Report View. View used to generate this report
      • getAD_ReportView_ID

        int getAD_ReportView_ID()
        Get Report View. View used to generate this report
      • getCreated

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

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

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

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