Interface I_PA_Goal

  • All Known Implementing Classes:
    MGoal, X_PA_Goal

    public interface I_PA_Goal
    Generated Interface for PA_Goal
    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
      • setAD_Role_ID

        void setAD_Role_ID​(int AD_Role_ID)
        Set Role. Responsibility Role
      • getAD_Role_ID

        int getAD_Role_ID()
        Get Role. Responsibility Role
      • setAD_User_ID

        void setAD_User_ID​(int AD_User_ID)
        Set User/Contact. User within the system - Internal or Business Partner Contact
      • getAD_User_ID

        int getAD_User_ID()
        Get User/Contact. User within the system - Internal or Business Partner Contact
      • setChartType

        void setChartType​(String ChartType)
        Set Chart Type. Type of chart to render
      • getChartType

        String getChartType()
        Get Chart Type. Type of chart to render
      • getCreated

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

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

        void setDateFrom​(Timestamp DateFrom)
        Set Date From. Starting date for a range
      • getDateFrom

        Timestamp getDateFrom()
        Get Date From. Starting date for a range
      • setDateLastRun

        void setDateLastRun​(Timestamp DateLastRun)
        Set Date last run. Date the process was last run.
      • getDateLastRun

        Timestamp getDateLastRun()
        Get Date last run. Date the process was last run.
      • setDateTo

        void setDateTo​(Timestamp DateTo)
        Set Date To. End date of a date range
      • getDateTo

        Timestamp getDateTo()
        Get Date To. End date of a date range
      • setDescription

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

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

        void setGoalPerformance​(BigDecimal GoalPerformance)
        Set Performance Goal. Target achievement from 0..1
      • getGoalPerformance

        BigDecimal getGoalPerformance()
        Get Performance Goal. Target achievement from 0..1
      • 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
      • setIsSummary

        void setIsSummary​(boolean IsSummary)
        Set Summary Level. This is a summary entity
      • isSummary

        boolean isSummary()
        Get Summary Level. This is a summary entity
      • setMeasureActual

        void setMeasureActual​(BigDecimal MeasureActual)
        Set Measure Actual. Actual value that has been measured.
      • getMeasureActual

        BigDecimal getMeasureActual()
        Get Measure Actual. Actual value that has been measured.
      • setMeasureDisplay

        void setMeasureDisplay​(String MeasureDisplay)
        Set Measure Display. Measure Scope initially displayed
      • getMeasureDisplay

        String getMeasureDisplay()
        Get Measure Display. Measure Scope initially displayed
      • setMeasureScope

        void setMeasureScope​(String MeasureScope)
        Set Measure Scope. Performance Measure Scope
      • getMeasureScope

        String getMeasureScope()
        Get Measure Scope. Performance Measure Scope
      • setMeasureTarget

        void setMeasureTarget​(BigDecimal MeasureTarget)
        Set Measure Target. Target value for measure
      • getMeasureTarget

        BigDecimal getMeasureTarget()
        Get Measure Target. Target value for measure
      • setName

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

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

        void setNote​(String Note)
        Set Note. Optional additional user defined information
      • getNote

        String getNote()
        Get Note. Optional additional user defined information
      • setPA_ColorSchema_ID

        void setPA_ColorSchema_ID​(int PA_ColorSchema_ID)
        Set Color Schema. Performance Color Schema
      • getPA_ColorSchema_ID

        int getPA_ColorSchema_ID()
        Get Color Schema. Performance Color Schema
      • setPA_Goal_ID

        void setPA_Goal_ID​(int PA_Goal_ID)
        Set Goal. Performance Goal
      • getPA_Goal_ID

        int getPA_Goal_ID()
        Get Goal. Performance Goal
      • setPA_GoalParent_ID

        void setPA_GoalParent_ID​(int PA_GoalParent_ID)
        Set Parent Goal. Parent Goal
      • getPA_GoalParent_ID

        int getPA_GoalParent_ID()
        Get Parent Goal. Parent Goal
      • setPA_Goal_UU

        void setPA_Goal_UU​(String PA_Goal_UU)
        Set PA_Goal_UU
      • getPA_Goal_UU

        String getPA_Goal_UU()
        Get PA_Goal_UU
      • 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
      • setRelativeWeight

        void setRelativeWeight​(BigDecimal RelativeWeight)
        Set Relative Weight. Relative weight of this step (0 = ignored)
      • getRelativeWeight

        BigDecimal getRelativeWeight()
        Get Relative Weight. Relative weight of this step (0 = ignored)
      • 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