Interface I_PA_Goal

All Known Implementing Classes:
MGoal, X_PA_Goal

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

  • Method Details

    • getAD_Client_ID

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

      I_AD_Role getAD_Role() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getAD_User

      I_AD_User getAD_User() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getPA_ColorSchema

      I_PA_ColorSchema getPA_ColorSchema() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getPA_GoalParent

      I_PA_Goal getPA_GoalParent() throws RuntimeException
      Throws:
      RuntimeException
    • 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
    • getPA_Measure

      I_PA_Measure getPA_Measure() throws RuntimeException
      Throws:
      RuntimeException
    • 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