Interface I_C_ContactActivity

All Known Implementing Classes:
X_C_ContactActivity

public interface I_C_ContactActivity
Generated Interface for C_ContactActivity
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
    • setC_ContactActivity_ID

      void setC_ContactActivity_ID(int C_ContactActivity_ID)
      Set Contact Activity. Events, tasks, communications related to a contact
    • getC_ContactActivity_ID

      int getC_ContactActivity_ID()
      Get Contact Activity. Events, tasks, communications related to a contact
    • setC_ContactActivity_UU

      void setC_ContactActivity_UU(String C_ContactActivity_UU)
      Set C_ContactActivity_UU
    • getC_ContactActivity_UU

      String getC_ContactActivity_UU()
      Get C_ContactActivity_UU
    • setComments

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

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

      void setContactActivityType(String ContactActivityType)
      Set Activity Type. Type of activity, e.g. task, email, phone call
    • getContactActivityType

      String getContactActivityType()
      Get Activity Type. Type of activity, e.g. task, email, phone call
    • 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
    • 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
    • setIsComplete

      void setIsComplete(boolean IsComplete)
      Set Complete. It is complete
    • isComplete

      boolean isComplete()
      Get Complete. It is complete
    • 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)
    • getUpdated

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

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