Class X_HR_Concept

java.lang.Object
org.compiere.model.PO
org.eevolution.model.X_HR_Concept
All Implemented Interfaces:
Serializable, Cloneable, Comparator<Object>, I_Persistent, Evaluatee, I_HR_Concept

public class X_HR_Concept extends PO implements I_HR_Concept, I_Persistent
Generated Model for HR_Concept
Version:
Release 11 - $Id$
Author:
iDempiere (generated)
See Also:
  • Field Details

  • Constructor Details

    • X_HR_Concept

      public X_HR_Concept(Properties ctx, int HR_Concept_ID, String trxName)
      Standard Constructor
    • X_HR_Concept

      public X_HR_Concept(Properties ctx, int HR_Concept_ID, String trxName, String... virtualColumns)
      Standard Constructor
    • X_HR_Concept

      public X_HR_Concept(Properties ctx, String HR_Concept_UU, String trxName)
      Standard Constructor
    • X_HR_Concept

      public X_HR_Concept(Properties ctx, String HR_Concept_UU, String trxName, String... virtualColumns)
      Standard Constructor
    • X_HR_Concept

      public X_HR_Concept(Properties ctx, ResultSet rs, String trxName)
      Load Constructor
  • Method Details

    • get_AccessLevel

      protected int get_AccessLevel()
      AccessLevel
      Specified by:
      get_AccessLevel in class PO
      Returns:
      7 - System - Client - Org
    • initPO

      protected POInfo initPO(Properties ctx)
      Load Meta Data
      Specified by:
      initPO in class PO
      Parameters:
      ctx - context
      Returns:
      POInfo
    • toString

      public String toString()
      Description copied from class: PO
      String representation
      Overrides:
      toString in class PO
      Returns:
      String representation
    • setAccountSign

      public void setAccountSign(String AccountSign)
      Set Account Sign.
      Specified by:
      setAccountSign in interface I_HR_Concept
      Parameters:
      AccountSign - Indicates the Natural Sign of the Account as a Debit or Credit
    • getAccountSign

      public String getAccountSign()
      Get Account Sign.
      Specified by:
      getAccountSign in interface I_HR_Concept
      Returns:
      Indicates the Natural Sign of the Account as a Debit or Credit
    • getAD_Reference

      public I_AD_Reference getAD_Reference() throws RuntimeException
      Specified by:
      getAD_Reference in interface I_HR_Concept
      Throws:
      RuntimeException
    • setAD_Reference_ID

      public void setAD_Reference_ID(int AD_Reference_ID)
      Set Reference.
      Specified by:
      setAD_Reference_ID in interface I_HR_Concept
      Parameters:
      AD_Reference_ID - System Reference and Validation
    • getAD_Reference_ID

      public int getAD_Reference_ID()
      Get Reference.
      Specified by:
      getAD_Reference_ID in interface I_HR_Concept
      Returns:
      System Reference and Validation
    • setColumnType

      public void setColumnType(String ColumnType)
      Set Column Type.
      Specified by:
      setColumnType in interface I_HR_Concept
      Parameters:
      ColumnType - Column Type
    • getColumnType

      public String getColumnType()
      Get Column Type.
      Specified by:
      getColumnType in interface I_HR_Concept
      Returns:
      Column Type
    • setDescription

      public void setDescription(String Description)
      Set Description.
      Specified by:
      setDescription in interface I_HR_Concept
      Parameters:
      Description - Optional short description of the record
    • getDescription

      public String getDescription()
      Get Description.
      Specified by:
      getDescription in interface I_HR_Concept
      Returns:
      Optional short description of the record
    • getHR_Concept_Category

      public I_HR_Concept_Category getHR_Concept_Category() throws RuntimeException
      Specified by:
      getHR_Concept_Category in interface I_HR_Concept
      Throws:
      RuntimeException
    • setHR_Concept_Category_ID

      public void setHR_Concept_Category_ID(int HR_Concept_Category_ID)
      Set Payroll Concept Category.
      Specified by:
      setHR_Concept_Category_ID in interface I_HR_Concept
      Parameters:
      HR_Concept_Category_ID - Payroll Concept Category
    • getHR_Concept_Category_ID

      public int getHR_Concept_Category_ID()
      Get Payroll Concept Category.
      Specified by:
      getHR_Concept_Category_ID in interface I_HR_Concept
      Returns:
      Payroll Concept Category
    • setHR_Concept_ID

      public void setHR_Concept_ID(int HR_Concept_ID)
      Set Payroll Concept.
      Specified by:
      setHR_Concept_ID in interface I_HR_Concept
      Parameters:
      HR_Concept_ID - Payroll Concept
    • getHR_Concept_ID

      public int getHR_Concept_ID()
      Get Payroll Concept.
      Specified by:
      getHR_Concept_ID in interface I_HR_Concept
      Returns:
      Payroll Concept
    • setHR_Concept_UU

      public void setHR_Concept_UU(String HR_Concept_UU)
      Set HR_Concept_UU.
      Specified by:
      setHR_Concept_UU in interface I_HR_Concept
      Parameters:
      HR_Concept_UU - HR_Concept_UU
    • getHR_Concept_UU

      public String getHR_Concept_UU()
      Get HR_Concept_UU.
      Specified by:
      getHR_Concept_UU in interface I_HR_Concept
      Returns:
      HR_Concept_UU
    • getHR_Department

      public I_HR_Department getHR_Department() throws RuntimeException
      Specified by:
      getHR_Department in interface I_HR_Concept
      Throws:
      RuntimeException
    • setHR_Department_ID

      public void setHR_Department_ID(int HR_Department_ID)
      Set Payroll Department.
      Specified by:
      setHR_Department_ID in interface I_HR_Concept
      Parameters:
      HR_Department_ID - Payroll Department
    • getHR_Department_ID

      public int getHR_Department_ID()
      Get Payroll Department.
      Specified by:
      getHR_Department_ID in interface I_HR_Concept
      Returns:
      Payroll Department
    • getHR_Job

      public I_HR_Job getHR_Job() throws RuntimeException
      Specified by:
      getHR_Job in interface I_HR_Concept
      Throws:
      RuntimeException
    • setHR_Job_ID

      public void setHR_Job_ID(int HR_Job_ID)
      Set Payroll Job.
      Specified by:
      setHR_Job_ID in interface I_HR_Concept
      Parameters:
      HR_Job_ID - Payroll Job
    • getHR_Job_ID

      public int getHR_Job_ID()
      Get Payroll Job.
      Specified by:
      getHR_Job_ID in interface I_HR_Concept
      Returns:
      Payroll Job
    • getHR_Payroll

      public I_HR_Payroll getHR_Payroll() throws RuntimeException
      Specified by:
      getHR_Payroll in interface I_HR_Concept
      Throws:
      RuntimeException
    • setHR_Payroll_ID

      public void setHR_Payroll_ID(int HR_Payroll_ID)
      Set Payroll.
      Specified by:
      setHR_Payroll_ID in interface I_HR_Concept
      Parameters:
      HR_Payroll_ID - Payroll
    • getHR_Payroll_ID

      public int getHR_Payroll_ID()
      Get Payroll.
      Specified by:
      getHR_Payroll_ID in interface I_HR_Concept
      Returns:
      Payroll
    • setIsDefault

      public void setIsDefault(boolean IsDefault)
      Set Default.
      Specified by:
      setIsDefault in interface I_HR_Concept
      Parameters:
      IsDefault - Default value
    • isDefault

      public boolean isDefault()
      Get Default.
      Specified by:
      isDefault in interface I_HR_Concept
      Returns:
      Default value
    • setIsEmployee

      public void setIsEmployee(boolean IsEmployee)
      Set Employee.
      Specified by:
      setIsEmployee in interface I_HR_Concept
      Parameters:
      IsEmployee - Indicates if this Business Partner is an employee
    • isEmployee

      public boolean isEmployee()
      Get Employee.
      Specified by:
      isEmployee in interface I_HR_Concept
      Returns:
      Indicates if this Business Partner is an employee
    • setIsPaid

      public void setIsPaid(boolean IsPaid)
      Set Paid.
      Specified by:
      setIsPaid in interface I_HR_Concept
      Parameters:
      IsPaid - The document is fully paid
    • isPaid

      public boolean isPaid()
      Get Paid.
      Specified by:
      isPaid in interface I_HR_Concept
      Returns:
      The document is fully paid
    • setIsPrinted

      public void setIsPrinted(boolean IsPrinted)
      Set Printed.
      Specified by:
      setIsPrinted in interface I_HR_Concept
      Parameters:
      IsPrinted - Indicates if this document / line is printed
    • isPrinted

      public boolean isPrinted()
      Get Printed.
      Specified by:
      isPrinted in interface I_HR_Concept
      Returns:
      Indicates if this document / line is printed
    • setIsReadWrite

      public void setIsReadWrite(boolean IsReadWrite)
      Set Read Write.
      Specified by:
      setIsReadWrite in interface I_HR_Concept
      Parameters:
      IsReadWrite - Field is read / write
    • isReadWrite

      public boolean isReadWrite()
      Get Read Write.
      Specified by:
      isReadWrite in interface I_HR_Concept
      Returns:
      Field is read / write
    • setIsReceipt

      public void setIsReceipt(boolean IsReceipt)
      Set Receipt.
      Specified by:
      setIsReceipt in interface I_HR_Concept
      Parameters:
      IsReceipt - This is a sales transaction (receipt)
    • isReceipt

      public boolean isReceipt()
      Get Receipt.
      Specified by:
      isReceipt in interface I_HR_Concept
      Returns:
      This is a sales transaction (receipt)
    • setIsRegistered

      public void setIsRegistered(boolean IsRegistered)
      Set Registered.
      Specified by:
      setIsRegistered in interface I_HR_Concept
      Parameters:
      IsRegistered - The application is registered.
    • isRegistered

      public boolean isRegistered()
      Get Registered.
      Specified by:
      isRegistered in interface I_HR_Concept
      Returns:
      The application is registered.
    • setName

      public void setName(String Name)
      Set Name.
      Specified by:
      setName in interface I_HR_Concept
      Parameters:
      Name - Alphanumeric identifier of the entity
    • getName

      public String getName()
      Get Name.
      Specified by:
      getName in interface I_HR_Concept
      Returns:
      Alphanumeric identifier of the entity
    • setSeqNo

      public void setSeqNo(int SeqNo)
      Set Sequence.
      Specified by:
      setSeqNo in interface I_HR_Concept
      Parameters:
      SeqNo - Method of ordering records; lowest number comes first
    • getSeqNo

      public int getSeqNo()
      Get Sequence.
      Specified by:
      getSeqNo in interface I_HR_Concept
      Returns:
      Method of ordering records; lowest number comes first
    • setType

      public void setType(String Type)
      Set Type.
      Specified by:
      setType in interface I_HR_Concept
      Parameters:
      Type - Type of Validation (SQL, Java Script, Java Language)
    • getType

      public String getType()
      Get Type.
      Specified by:
      getType in interface I_HR_Concept
      Returns:
      Type of Validation (SQL, Java Script, Java Language)
    • setValidFrom

      public void setValidFrom(Timestamp ValidFrom)
      Set Valid from.
      Specified by:
      setValidFrom in interface I_HR_Concept
      Parameters:
      ValidFrom - Valid from including this date (first day)
    • getValidFrom

      public Timestamp getValidFrom()
      Get Valid from.
      Specified by:
      getValidFrom in interface I_HR_Concept
      Returns:
      Valid from including this date (first day)
    • setValidTo

      public void setValidTo(Timestamp ValidTo)
      Set Valid to.
      Specified by:
      setValidTo in interface I_HR_Concept
      Parameters:
      ValidTo - Valid to including this date (last day)
    • getValidTo

      public Timestamp getValidTo()
      Get Valid to.
      Specified by:
      getValidTo in interface I_HR_Concept
      Returns:
      Valid to including this date (last day)
    • setValue

      public void setValue(String Value)
      Set Search Key.
      Specified by:
      setValue in interface I_HR_Concept
      Parameters:
      Value - Search key for the record in the format required - must be unique
    • getValue

      public String getValue()
      Get Search Key.
      Specified by:
      getValue in interface I_HR_Concept
      Returns:
      Search key for the record in the format required - must be unique
    • getKeyNamePair

      public KeyNamePair getKeyNamePair()
      Get Record ID/ColumnName
      Returns:
      ID/ColumnName pair