Interface I_COF_Activity

All Known Implementing Classes:
MCOFActivity, X_COF_Activity

public interface I_COF_Activity
Generated Interface for COF_Activity
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_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
    • setCOF_Activity_Action_ID

      void setCOF_Activity_Action_ID(int COF_Activity_Action_ID)
      Set Activity Action
    • getCOF_Activity_Action_ID

      int getCOF_Activity_Action_ID()
      Get Activity Action
    • getCOF_Activity_Action

      I_COF_Activity_Action getCOF_Activity_Action() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_Activity_ID

      void setCOF_Activity_ID(int COF_Activity_ID)
      Set Activity
    • getCOF_Activity_ID

      int getCOF_Activity_ID()
      Get Activity
    • setCOF_Activity_Status_ID

      void setCOF_Activity_Status_ID(int COF_Activity_Status_ID)
      Set Activity Status
    • getCOF_Activity_Status_ID

      int getCOF_Activity_Status_ID()
      Get Activity Status
    • getCOF_Activity_Status

      I_COF_Activity_Status getCOF_Activity_Status() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_Activity_Type_ID

      void setCOF_Activity_Type_ID(int COF_Activity_Type_ID)
      Set Activity Type
    • getCOF_Activity_Type_ID

      int getCOF_Activity_Type_ID()
      Get Activity Type
    • getCOF_Activity_Type

      I_COF_Activity_Type getCOF_Activity_Type() throws RuntimeException
      Throws:
      RuntimeException
    • setCOF_Activity_UU

      void setCOF_Activity_UU(String COF_Activity_UU)
      Set COF_Activity_UU
    • getCOF_Activity_UU

      String getCOF_Activity_UU()
      Get COF_Activity_UU
    • setCOF_CodigoUnico

      void setCOF_CodigoUnico(String COF_CodigoUnico)
      Set Código
    • getCOF_CodigoUnico

      String getCOF_CodigoUnico()
      Get Código
    • setCOF_Lead_ID

      void setCOF_Lead_ID(int COF_Lead_ID)
      Set Lead
    • getCOF_Lead_ID

      int getCOF_Lead_ID()
      Get Lead
    • getCOF_Lead

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

      I_C_BPartner getC_BPartner() throws RuntimeException
      Throws:
      RuntimeException
    • setC_BPartner_Location_ID

      void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
      Set Partner Location. Identifies the (ship to) address for this Business Partner
    • getC_BPartner_Location_ID

      int getC_BPartner_Location_ID()
      Get Partner Location. Identifies the (ship to) address for this Business Partner
    • getC_BPartner_Location

      I_C_BPartner_Location getC_BPartner_Location() throws RuntimeException
      Throws:
      RuntimeException
    • setC_Opportunity_ID

      void setC_Opportunity_ID(int C_Opportunity_ID)
      Set Sales Opportunity
    • getC_Opportunity_ID

      int getC_Opportunity_ID()
      Get Sales Opportunity
    • getC_Opportunity

      I_C_Opportunity getC_Opportunity() throws RuntimeException
      Throws:
      RuntimeException
    • setComments

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

      String getComments()
      Get Comments. Comments or additional information
    • 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
    • setEndDate

      void setEndDate(Timestamp EndDate)
      Set End Date. Last effective date (inclusive)
    • getEndDate

      Timestamp getEndDate()
      Get End Date. Last effective date (inclusive)
    • 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
    • setIsClosed

      void setIsClosed(boolean IsClosed)
      Set Closed Status. The status is closed
    • isClosed

      boolean isClosed()
      Get Closed Status. The status is closed
    • setProcessed

      void setProcessed(boolean Processed)
      Set Processed. The document has been processed
    • isProcessed

      boolean isProcessed()
      Get Processed. The document has been processed
    • setProcessing

      void setProcessing(boolean Processing)
      Set Process Now
    • isProcessing

      boolean isProcessing()
      Get Process Now
    • 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
    • getSalesRep

      I_AD_User getSalesRep() throws RuntimeException
      Throws:
      RuntimeException
    • setStartDate

      void setStartDate(Timestamp StartDate)
      Set Start Date. First effective day (inclusive)
    • getStartDate

      Timestamp getStartDate()
      Get Start Date. First effective day (inclusive)
    • setSubject

      void setSubject(String Subject)
      Set Subject. Email Message Subject
    • getSubject

      String getSubject()
      Get Subject. Email Message Subject
    • getUpdated

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

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

      void setValue(String Value)
      Set Search Key. Search key for the record in the format required - must be unique
    • getValue

      String getValue()
      Get Search Key. Search key for the record in the format required - must be unique
    • setcof_Processing

      void setcof_Processing(String cof_Processing)
      Set Process Now
    • getcof_Processing

      String getcof_Processing()
      Get Process Now
    • setcof_remainder

      void setcof_remainder(String cof_remainder)
      Set Remainder
    • getcof_remainder

      String getcof_remainder()
      Get Remainder