Interface I_HR_Employee

All Known Implementing Classes:
X_HR_Employee

public interface I_HR_Employee
Generated Interface for HR_Employee
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
    • setC_Activity_ID

      void setC_Activity_ID(int C_Activity_ID)
      Set Activity. Business Activity
    • getC_Activity_ID

      int getC_Activity_ID()
      Get Activity. Business Activity
    • getC_Activity

      I_C_Activity getC_Activity() 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
    • setCode

      void setCode(String Code)
      Set Validation code. Validation Code
    • getCode

      String getCode()
      Get Validation code. Validation Code
    • getCreated

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

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

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

      Timestamp getEndDate()
      Get End Date. Last effective date (inclusive)
    • setHR_Department_ID

      void setHR_Department_ID(int HR_Department_ID)
      Set Payroll Department
    • getHR_Department_ID

      int getHR_Department_ID()
      Get Payroll Department
    • getHR_Department

      I_HR_Department getHR_Department() throws RuntimeException
      Throws:
      RuntimeException
    • setHR_Employee_ID

      void setHR_Employee_ID(int HR_Employee_ID)
      Set Payroll Employee
    • getHR_Employee_ID

      int getHR_Employee_ID()
      Get Payroll Employee
    • setHR_Employee_UU

      void setHR_Employee_UU(String HR_Employee_UU)
      Set HR_Employee_UU
    • getHR_Employee_UU

      String getHR_Employee_UU()
      Get HR_Employee_UU
    • setHR_Job_ID

      void setHR_Job_ID(int HR_Job_ID)
      Set Payroll Job
    • getHR_Job_ID

      int getHR_Job_ID()
      Get Payroll Job
    • getHR_Job

      I_HR_Job getHR_Job() throws RuntimeException
      Throws:
      RuntimeException
    • setHR_Payroll_ID

      void setHR_Payroll_ID(int HR_Payroll_ID)
      Set Payroll
    • getHR_Payroll_ID

      int getHR_Payroll_ID()
      Get Payroll
    • getHR_Payroll

      I_HR_Payroll getHR_Payroll() throws RuntimeException
      Throws:
      RuntimeException
    • setImageURL

      void setImageURL(String ImageURL)
      Set Image URL. URL of image
    • getImageURL

      String getImageURL()
      Get Image URL. URL of image
    • 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
    • setName

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

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

      void setName2(String Name2)
      Set Name 2. Additional Name
    • getName2

      String getName2()
      Get Name 2. Additional Name
    • setNationalCode

      void setNationalCode(String NationalCode)
      Set National Code
    • getNationalCode

      String getNationalCode()
      Get National Code
    • setSSCode

      void setSSCode(String SSCode)
      Set Social Security Code
    • getSSCode

      String getSSCode()
      Get Social Security Code
    • 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