Interface I_PA_Measure

  • All Known Implementing Classes:
    MMeasure, X_PA_Measure

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

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client. Client/Tenant for this installation.
      • 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
      • setCalculationClass

        void setCalculationClass​(String CalculationClass)
        Set Calculation Class. Java Class for calculation, implementing Interface Measure
      • getCalculationClass

        String getCalculationClass()
        Get Calculation Class. Java Class for calculation, implementing Interface Measure
      • setC_ProjectType_ID

        void setC_ProjectType_ID​(int C_ProjectType_ID)
        Set Project Type. Type of the project
      • getC_ProjectType_ID

        int getC_ProjectType_ID()
        Get Project Type. Type of the project
      • 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
      • 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
      • setManualActual

        void setManualActual​(BigDecimal ManualActual)
        Set Manual Actual. Manually entered actual value
      • getManualActual

        BigDecimal getManualActual()
        Get Manual Actual. Manually entered actual value
      • setManualNote

        void setManualNote​(String ManualNote)
        Set Note. Note for manual entry
      • getManualNote

        String getManualNote()
        Get Note. Note for manual entry
      • setMeasureDataType

        void setMeasureDataType​(String MeasureDataType)
        Set Measure Data Type. Type of data - Status or in Time
      • getMeasureDataType

        String getMeasureDataType()
        Get Measure Data Type. Type of data - Status or in Time
      • setMeasureType

        void setMeasureType​(String MeasureType)
        Set Measure Type. Determines how the actual performance is derived
      • getMeasureType

        String getMeasureType()
        Get Measure Type. Determines how the actual performance is derived
      • setName

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

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

        void setPA_Benchmark_ID​(int PA_Benchmark_ID)
        Set Benchmark. Performance Benchmark
      • getPA_Benchmark_ID

        int getPA_Benchmark_ID()
        Get Benchmark. Performance Benchmark
      • setPA_Hierarchy_ID

        void setPA_Hierarchy_ID​(int PA_Hierarchy_ID)
        Set Reporting Hierarchy. Optional Reporting Hierarchy - If not selected the default hierarchy trees are used.
      • getPA_Hierarchy_ID

        int getPA_Hierarchy_ID()
        Get Reporting Hierarchy. Optional Reporting Hierarchy - If not selected the default hierarchy trees are used.
      • setPA_MeasureCalc_ID

        void setPA_MeasureCalc_ID​(int PA_MeasureCalc_ID)
        Set Measure Calculation. Calculation method for measuring performance
      • getPA_MeasureCalc_ID

        int getPA_MeasureCalc_ID()
        Get Measure Calculation. Calculation method for measuring performance
      • setPA_Measure_ID

        void setPA_Measure_ID​(int PA_Measure_ID)
        Set Measure. Concrete Performance Measurement
      • getPA_Measure_ID

        int getPA_Measure_ID()
        Get Measure. Concrete Performance Measurement
      • setPA_Measure_UU

        void setPA_Measure_UU​(String PA_Measure_UU)
        Set PA_Measure_UU
      • getPA_Measure_UU

        String getPA_Measure_UU()
        Get PA_Measure_UU
      • setPA_Ratio_ID

        void setPA_Ratio_ID​(int PA_Ratio_ID)
        Set Ratio. Performance Ratio
      • getPA_Ratio_ID

        int getPA_Ratio_ID()
        Get Ratio. Performance Ratio
      • setR_RequestType_ID

        void setR_RequestType_ID​(int R_RequestType_ID)
        Set Request Type. Type of request (e.g. Inquiry, Complaint, ..)
      • getR_RequestType_ID

        int getR_RequestType_ID()
        Get Request Type. Type of request (e.g. Inquiry, Complaint, ..)
      • getUpdated

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

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