Interface I_C_Opportunity

  • All Known Implementing Classes:
    MOpportunity, X_C_Opportunity

    public interface I_C_Opportunity
    Generated Interface for C_Opportunity
    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_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
      • setC_BPartner_ID

        void setC_BPartner_ID​(int C_BPartner_ID)
        Set Business Partner. Identifies a Business Partner
      • getC_BPartner_ID

        int getC_BPartner_ID()
        Get Business Partner. Identifies a Business Partner
      • setC_Campaign_ID

        void setC_Campaign_ID​(int C_Campaign_ID)
        Set Campaign. Marketing Campaign
      • getC_Campaign_ID

        int getC_Campaign_ID()
        Get Campaign. Marketing Campaign
      • setC_Currency_ID

        void setC_Currency_ID​(int C_Currency_ID)
        Set Currency. The Currency for this record
      • getC_Currency_ID

        int getC_Currency_ID()
        Get Currency. The Currency for this record
      • setCloseDate

        void setCloseDate​(Timestamp CloseDate)
        Set Close Date. Close Date
      • getCloseDate

        Timestamp getCloseDate()
        Get Close Date. Close Date
      • setComments

        void setComments​(String Comments)
        Set Comments. Comments or additional information
      • getComments

        String getComments()
        Get Comments. Comments or additional information
      • setC_Opportunity_ID

        void setC_Opportunity_ID​(int C_Opportunity_ID)
        Set Sales Opportunity
      • getC_Opportunity_ID

        int getC_Opportunity_ID()
        Get Sales Opportunity
      • setC_Opportunity_UU

        void setC_Opportunity_UU​(String C_Opportunity_UU)
        Set C_Opportunity_UU
      • getC_Opportunity_UU

        String getC_Opportunity_UU()
        Get C_Opportunity_UU
      • setC_Order_ID

        void setC_Order_ID​(int C_Order_ID)
        Set Order. Order
      • getC_Order_ID

        int getC_Order_ID()
        Get Order. Order
      • setCost

        void setCost​(BigDecimal Cost)
        Set Cost. Cost information
      • getCost

        BigDecimal getCost()
        Get Cost. Cost information
      • getCreated

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

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

        void setC_SalesStage_ID​(int C_SalesStage_ID)
        Set Sales Stage. Stages of the sales process
      • getC_SalesStage_ID

        int getC_SalesStage_ID()
        Get Sales Stage. Stages of the sales process
      • setDescription

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

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

        void setDocumentNo​(String DocumentNo)
        Set Document No. Document sequence number of the document
      • getDocumentNo

        String getDocumentNo()
        Get Document No. Document sequence number of the document
      • setExpectedCloseDate

        void setExpectedCloseDate​(Timestamp ExpectedCloseDate)
        Set Expected Close Date. Expected Close Date
      • getExpectedCloseDate

        Timestamp getExpectedCloseDate()
        Get Expected Close Date. Expected Close Date
      • 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
      • setOpportunityAmt

        void setOpportunityAmt​(BigDecimal OpportunityAmt)
        Set Opportunity Amount. The estimated value of this opportunity.
      • getOpportunityAmt

        BigDecimal getOpportunityAmt()
        Get Opportunity Amount. The estimated value of this opportunity.
      • setProbability

        void setProbability​(BigDecimal Probability)
        Set Probability
      • getProbability

        BigDecimal getProbability()
        Get Probability
      • setSalesRep_ID

        void setSalesRep_ID​(int SalesRep_ID)
        Set Sales Representative. Sales Representative or Company Agent
      • getSalesRep_ID

        int getSalesRep_ID()
        Get Sales Representative. Sales Representative or Company Agent
      • getUpdated

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

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

        void setWeightedAmt​(BigDecimal WeightedAmt)
        Set Weighted Amount. The amount adjusted by the probability.
      • getWeightedAmt

        BigDecimal getWeightedAmt()
        Get Weighted Amount. The amount adjusted by the probability.