Interface I_HR_Concept

  • All Known Implementing Classes:
    X_HR_Concept

    public interface I_HR_Concept
    Generated Interface for HR_Concept
    Version:
    Release 9
    Author:
    iDempiere (generated)
    • Method Detail

      • setAccountSign

        void setAccountSign​(String AccountSign)
        Set Account Sign. Indicates the Natural Sign of the Account as a Debit or Credit
      • getAccountSign

        String getAccountSign()
        Get Account Sign. Indicates the Natural Sign of the Account as a Debit or Credit
      • 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_Reference_ID

        void setAD_Reference_ID​(int AD_Reference_ID)
        Set Reference. System Reference and Validation
      • getAD_Reference_ID

        int getAD_Reference_ID()
        Get Reference. System Reference and Validation
      • setColumnType

        void setColumnType​(String ColumnType)
        Set Column Type
      • getColumnType

        String getColumnType()
        Get Column Type
      • 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
      • setHR_Concept_Category_ID

        void setHR_Concept_Category_ID​(int HR_Concept_Category_ID)
        Set Payroll Concept Category
      • getHR_Concept_Category_ID

        int getHR_Concept_Category_ID()
        Get Payroll Concept Category
      • setHR_Concept_ID

        void setHR_Concept_ID​(int HR_Concept_ID)
        Set Payroll Concept
      • getHR_Concept_ID

        int getHR_Concept_ID()
        Get Payroll Concept
      • setHR_Concept_UU

        void setHR_Concept_UU​(String HR_Concept_UU)
        Set HR_Concept_UU
      • getHR_Concept_UU

        String getHR_Concept_UU()
        Get HR_Concept_UU
      • setHR_Department_ID

        void setHR_Department_ID​(int HR_Department_ID)
        Set Payroll Department
      • getHR_Department_ID

        int getHR_Department_ID()
        Get Payroll Department
      • setHR_Job_ID

        void setHR_Job_ID​(int HR_Job_ID)
        Set Payroll Job
      • getHR_Job_ID

        int getHR_Job_ID()
        Get Payroll Job
      • setHR_Payroll_ID

        void setHR_Payroll_ID​(int HR_Payroll_ID)
        Set Payroll
      • getHR_Payroll_ID

        int getHR_Payroll_ID()
        Get Payroll
      • 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
      • setIsDefault

        void setIsDefault​(boolean IsDefault)
        Set Default. Default value
      • isDefault

        boolean isDefault()
        Get Default. Default value
      • setIsEmployee

        void setIsEmployee​(boolean IsEmployee)
        Set Employee. Indicates if this Business Partner is an employee
      • isEmployee

        boolean isEmployee()
        Get Employee. Indicates if this Business Partner is an employee
      • setIsPaid

        void setIsPaid​(boolean IsPaid)
        Set Paid. The document is paid
      • isPaid

        boolean isPaid()
        Get Paid. The document is paid
      • setIsPrinted

        void setIsPrinted​(boolean IsPrinted)
        Set Printed. Indicates if this document / line is printed
      • isPrinted

        boolean isPrinted()
        Get Printed. Indicates if this document / line is printed
      • setIsReadWrite

        void setIsReadWrite​(boolean IsReadWrite)
        Set Read Write. Field is read / write
      • isReadWrite

        boolean isReadWrite()
        Get Read Write. Field is read / write
      • setIsReceipt

        void setIsReceipt​(boolean IsReceipt)
        Set Receipt. This is a sales transaction (receipt)
      • isReceipt

        boolean isReceipt()
        Get Receipt. This is a sales transaction (receipt)
      • setIsRegistered

        void setIsRegistered​(boolean IsRegistered)
        Set Registered. The application is registered.
      • isRegistered

        boolean isRegistered()
        Get Registered. The application is registered.
      • setName

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

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

        void setSeqNo​(int SeqNo)
        Set Sequence. Method of ordering records; lowest number comes first
      • getSeqNo

        int getSeqNo()
        Get Sequence. Method of ordering records; lowest number comes first
      • setType

        void setType​(String Type)
        Set Type. Type of Validation (SQL, Java Script, Java Language)
      • getType

        String getType()
        Get Type. Type of Validation (SQL, Java Script, Java Language)
      • getUpdated

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

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

        void setValidFrom​(Timestamp ValidFrom)
        Set Valid from. Valid from including this date (first day)
      • getValidFrom

        Timestamp getValidFrom()
        Get Valid from. Valid from including this date (first day)
      • setValidTo

        void setValidTo​(Timestamp ValidTo)
        Set Valid to. Valid to including this date (last day)
      • getValidTo

        Timestamp getValidTo()
        Get Valid to. Valid to including this date (last day)
      • 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