Package org.eevolution.model
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 9 - $Id$
- Author:
- iDempiere (generated)
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static int
ACCOUNTSIGN_AD_Reference_ID
AccountSign AD_Reference_ID=118static String
ACCOUNTSIGN_Credit
Credit = Cstatic String
ACCOUNTSIGN_Debit
Debit = Dstatic String
ACCOUNTSIGN_Natural
Natural = Nstatic int
COLUMNTYPE_AD_Reference_ID
ColumnType AD_Reference_ID=53243static String
COLUMNTYPE_Amount
Amount = Astatic String
COLUMNTYPE_Date
Date = Dstatic String
COLUMNTYPE_Quantity
Quantity = Qstatic String
COLUMNTYPE_Text
Text = Tstatic int
TYPE_AD_Reference_ID
Type AD_Reference_ID=53245static String
TYPE_Concept
Concept = Cstatic String
TYPE_Information
Information = Istatic String
TYPE_Reference
Reference = Rstatic String
TYPE_RuleEngine
Rule Engine = E-
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, LOCAL_TRX_PREFIX, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
-
Fields inherited from interface org.eevolution.model.I_HR_Concept
accessLevel, COLUMNNAME_AccountSign, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_Reference_ID, COLUMNNAME_ColumnType, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_HR_Concept_Category_ID, COLUMNNAME_HR_Concept_ID, COLUMNNAME_HR_Concept_UU, COLUMNNAME_HR_Department_ID, COLUMNNAME_HR_Job_ID, COLUMNNAME_HR_Payroll_ID, COLUMNNAME_IsActive, COLUMNNAME_IsDefault, COLUMNNAME_IsEmployee, COLUMNNAME_IsPaid, COLUMNNAME_IsPrinted, COLUMNNAME_IsReadWrite, COLUMNNAME_IsReceipt, COLUMNNAME_IsRegistered, COLUMNNAME_Name, COLUMNNAME_SeqNo, COLUMNNAME_Type, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_ValidFrom, COLUMNNAME_ValidTo, COLUMNNAME_Value, Model, Table_ID, Table_Name
-
-
Constructor Summary
Constructors Constructor Description X_HR_Concept(Properties ctx, int HR_Concept_ID, String trxName)
Standard ConstructorX_HR_Concept(Properties ctx, ResultSet rs, String trxName)
Load Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected int
get_AccessLevel()
AccessLevelString
getAccountSign()
Get Account Sign.I_AD_Reference
getAD_Reference()
int
getAD_Reference_ID()
Get Reference.String
getColumnType()
Get Column Type.String
getDescription()
Get Description.I_HR_Concept_Category
getHR_Concept_Category()
int
getHR_Concept_Category_ID()
Get Payroll Concept Category.int
getHR_Concept_ID()
Get Payroll Concept.String
getHR_Concept_UU()
Get HR_Concept_UU.I_HR_Department
getHR_Department()
int
getHR_Department_ID()
Get Payroll Department.I_HR_Job
getHR_Job()
int
getHR_Job_ID()
Get Payroll Job.I_HR_Payroll
getHR_Payroll()
int
getHR_Payroll_ID()
Get Payroll.KeyNamePair
getKeyNamePair()
Get Record ID/ColumnNameString
getName()
Get Name.int
getSeqNo()
Get Sequence.String
getType()
Get Type.Timestamp
getValidFrom()
Get Valid from.Timestamp
getValidTo()
Get Valid to.String
getValue()
Get Search Key.protected POInfo
initPO(Properties ctx)
Load Meta Databoolean
isDefault()
Get Default.boolean
isEmployee()
Get Employee.boolean
isPaid()
Get Paid.boolean
isPrinted()
Get Printed.boolean
isReadWrite()
Get Read Write.boolean
isReceipt()
Get Receipt.boolean
isRegistered()
Get Registered.void
setAccountSign(String AccountSign)
Set Account Sign.void
setAD_Reference_ID(int AD_Reference_ID)
Set Reference.void
setColumnType(String ColumnType)
Set Column Type.void
setDescription(String Description)
Set Description.void
setHR_Concept_Category_ID(int HR_Concept_Category_ID)
Set Payroll Concept Category.void
setHR_Concept_ID(int HR_Concept_ID)
Set Payroll Concept.void
setHR_Concept_UU(String HR_Concept_UU)
Set HR_Concept_UU.void
setHR_Department_ID(int HR_Department_ID)
Set Payroll Department.void
setHR_Job_ID(int HR_Job_ID)
Set Payroll Job.void
setHR_Payroll_ID(int HR_Payroll_ID)
Set Payroll.void
setIsDefault(boolean IsDefault)
Set Default.void
setIsEmployee(boolean IsEmployee)
Set Employee.void
setIsPaid(boolean IsPaid)
Set Paid.void
setIsPrinted(boolean IsPrinted)
Set Printed.void
setIsReadWrite(boolean IsReadWrite)
Set Read Write.void
setIsReceipt(boolean IsReceipt)
Set Receipt.void
setIsRegistered(boolean IsRegistered)
Set Registered.void
setName(String Name)
Set Name.void
setSeqNo(int SeqNo)
Set Sequence.void
setType(String Type)
Set Type.void
setValidFrom(Timestamp ValidFrom)
Set Valid from.void
setValidTo(Timestamp ValidTo)
Set Valid to.void
setValue(String Value)
Set Search Key.String
toString()
String representation-
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock, update_Tree, validForeignKeys
-
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Methods inherited from interface org.eevolution.model.I_HR_Concept
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
-
Methods inherited from interface org.compiere.model.I_Persistent
save
-
-
-
-
Field Detail
-
ACCOUNTSIGN_AD_Reference_ID
public static final int ACCOUNTSIGN_AD_Reference_ID
AccountSign AD_Reference_ID=118- See Also:
- Constant Field Values
-
ACCOUNTSIGN_Credit
public static final String ACCOUNTSIGN_Credit
Credit = C- See Also:
- Constant Field Values
-
ACCOUNTSIGN_Debit
public static final String ACCOUNTSIGN_Debit
Debit = D- See Also:
- Constant Field Values
-
ACCOUNTSIGN_Natural
public static final String ACCOUNTSIGN_Natural
Natural = N- See Also:
- Constant Field Values
-
COLUMNTYPE_AD_Reference_ID
public static final int COLUMNTYPE_AD_Reference_ID
ColumnType AD_Reference_ID=53243- See Also:
- Constant Field Values
-
COLUMNTYPE_Amount
public static final String COLUMNTYPE_Amount
Amount = A- See Also:
- Constant Field Values
-
COLUMNTYPE_Date
public static final String COLUMNTYPE_Date
Date = D- See Also:
- Constant Field Values
-
COLUMNTYPE_Quantity
public static final String COLUMNTYPE_Quantity
Quantity = Q- See Also:
- Constant Field Values
-
COLUMNTYPE_Text
public static final String COLUMNTYPE_Text
Text = T- See Also:
- Constant Field Values
-
TYPE_AD_Reference_ID
public static final int TYPE_AD_Reference_ID
Type AD_Reference_ID=53245- See Also:
- Constant Field Values
-
TYPE_Concept
public static final String TYPE_Concept
Concept = C- See Also:
- Constant Field Values
-
TYPE_RuleEngine
public static final String TYPE_RuleEngine
Rule Engine = E- See Also:
- Constant Field Values
-
TYPE_Information
public static final String TYPE_Information
Information = I- See Also:
- Constant Field Values
-
TYPE_Reference
public static final String TYPE_Reference
Reference = R- See Also:
- Constant Field Values
-
-
Constructor Detail
-
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, ResultSet rs, String trxName)
Load Constructor
-
-
Method Detail
-
get_AccessLevel
protected int get_AccessLevel()
AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 7 - System - Client - Org
-
initPO
protected POInfo initPO(Properties ctx)
Load Meta Data
-
setAccountSign
public void setAccountSign(String AccountSign)
Set Account Sign.- Specified by:
setAccountSign
in interfaceI_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 interfaceI_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 interfaceI_HR_Concept
- Throws:
RuntimeException
-
setAD_Reference_ID
public void setAD_Reference_ID(int AD_Reference_ID)
Set Reference.- Specified by:
setAD_Reference_ID
in interfaceI_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 interfaceI_HR_Concept
- Returns:
- System Reference and Validation
-
setColumnType
public void setColumnType(String ColumnType)
Set Column Type.- Specified by:
setColumnType
in interfaceI_HR_Concept
- Parameters:
ColumnType
- Column Type
-
getColumnType
public String getColumnType()
Get Column Type.- Specified by:
getColumnType
in interfaceI_HR_Concept
- Returns:
- Column Type
-
setDescription
public void setDescription(String Description)
Set Description.- Specified by:
setDescription
in interfaceI_HR_Concept
- Parameters:
Description
- Optional short description of the record
-
getDescription
public String getDescription()
Get Description.- Specified by:
getDescription
in interfaceI_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 interfaceI_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 interfaceI_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 interfaceI_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 interfaceI_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 interfaceI_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 interfaceI_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 interfaceI_HR_Concept
- Returns:
- HR_Concept_UU
-
getHR_Department
public I_HR_Department getHR_Department() throws RuntimeException
- Specified by:
getHR_Department
in interfaceI_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 interfaceI_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 interfaceI_HR_Concept
- Returns:
- Payroll Department
-
getHR_Job
public I_HR_Job getHR_Job() throws RuntimeException
- Specified by:
getHR_Job
in interfaceI_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 interfaceI_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 interfaceI_HR_Concept
- Returns:
- Payroll Job
-
getHR_Payroll
public I_HR_Payroll getHR_Payroll() throws RuntimeException
- Specified by:
getHR_Payroll
in interfaceI_HR_Concept
- Throws:
RuntimeException
-
setHR_Payroll_ID
public void setHR_Payroll_ID(int HR_Payroll_ID)
Set Payroll.- Specified by:
setHR_Payroll_ID
in interfaceI_HR_Concept
- Parameters:
HR_Payroll_ID
- Payroll
-
getHR_Payroll_ID
public int getHR_Payroll_ID()
Get Payroll.- Specified by:
getHR_Payroll_ID
in interfaceI_HR_Concept
- Returns:
- Payroll
-
setIsDefault
public void setIsDefault(boolean IsDefault)
Set Default.- Specified by:
setIsDefault
in interfaceI_HR_Concept
- Parameters:
IsDefault
- Default value
-
isDefault
public boolean isDefault()
Get Default.- Specified by:
isDefault
in interfaceI_HR_Concept
- Returns:
- Default value
-
setIsEmployee
public void setIsEmployee(boolean IsEmployee)
Set Employee.- Specified by:
setIsEmployee
in interfaceI_HR_Concept
- Parameters:
IsEmployee
- Indicates if this Business Partner is an employee
-
isEmployee
public boolean isEmployee()
Get Employee.- Specified by:
isEmployee
in interfaceI_HR_Concept
- Returns:
- Indicates if this Business Partner is an employee
-
setIsPaid
public void setIsPaid(boolean IsPaid)
Set Paid.- Specified by:
setIsPaid
in interfaceI_HR_Concept
- Parameters:
IsPaid
- The document is paid
-
isPaid
public boolean isPaid()
Get Paid.- Specified by:
isPaid
in interfaceI_HR_Concept
- Returns:
- The document is paid
-
setIsPrinted
public void setIsPrinted(boolean IsPrinted)
Set Printed.- Specified by:
setIsPrinted
in interfaceI_HR_Concept
- Parameters:
IsPrinted
- Indicates if this document / line is printed
-
isPrinted
public boolean isPrinted()
Get Printed.- Specified by:
isPrinted
in interfaceI_HR_Concept
- Returns:
- Indicates if this document / line is printed
-
setIsReadWrite
public void setIsReadWrite(boolean IsReadWrite)
Set Read Write.- Specified by:
setIsReadWrite
in interfaceI_HR_Concept
- Parameters:
IsReadWrite
- Field is read / write
-
isReadWrite
public boolean isReadWrite()
Get Read Write.- Specified by:
isReadWrite
in interfaceI_HR_Concept
- Returns:
- Field is read / write
-
setIsReceipt
public void setIsReceipt(boolean IsReceipt)
Set Receipt.- Specified by:
setIsReceipt
in interfaceI_HR_Concept
- Parameters:
IsReceipt
- This is a sales transaction (receipt)
-
isReceipt
public boolean isReceipt()
Get Receipt.- Specified by:
isReceipt
in interfaceI_HR_Concept
- Returns:
- This is a sales transaction (receipt)
-
setIsRegistered
public void setIsRegistered(boolean IsRegistered)
Set Registered.- Specified by:
setIsRegistered
in interfaceI_HR_Concept
- Parameters:
IsRegistered
- The application is registered.
-
isRegistered
public boolean isRegistered()
Get Registered.- Specified by:
isRegistered
in interfaceI_HR_Concept
- Returns:
- The application is registered.
-
setName
public void setName(String Name)
Set Name.- Specified by:
setName
in interfaceI_HR_Concept
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
public String getName()
Get Name.- Specified by:
getName
in interfaceI_HR_Concept
- Returns:
- Alphanumeric identifier of the entity
-
setSeqNo
public void setSeqNo(int SeqNo)
Set Sequence.- Specified by:
setSeqNo
in interfaceI_HR_Concept
- Parameters:
SeqNo
- Method of ordering records; lowest number comes first
-
getSeqNo
public int getSeqNo()
Get Sequence.- Specified by:
getSeqNo
in interfaceI_HR_Concept
- Returns:
- Method of ordering records; lowest number comes first
-
setType
public void setType(String Type)
Set Type.- Specified by:
setType
in interfaceI_HR_Concept
- Parameters:
Type
- Type of Validation (SQL, Java Script, Java Language)
-
getType
public String getType()
Get Type.- Specified by:
getType
in interfaceI_HR_Concept
- Returns:
- Type of Validation (SQL, Java Script, Java Language)
-
setValidFrom
public void setValidFrom(Timestamp ValidFrom)
Set Valid from.- Specified by:
setValidFrom
in interfaceI_HR_Concept
- Parameters:
ValidFrom
- Valid from including this date (first day)
-
getValidFrom
public Timestamp getValidFrom()
Get Valid from.- Specified by:
getValidFrom
in interfaceI_HR_Concept
- Returns:
- Valid from including this date (first day)
-
setValidTo
public void setValidTo(Timestamp ValidTo)
Set Valid to.- Specified by:
setValidTo
in interfaceI_HR_Concept
- Parameters:
ValidTo
- Valid to including this date (last day)
-
getValidTo
public Timestamp getValidTo()
Get Valid to.- Specified by:
getValidTo
in interfaceI_HR_Concept
- Returns:
- Valid to including this date (last day)
-
setValue
public void setValue(String Value)
Set Search Key.- Specified by:
setValue
in interfaceI_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 interfaceI_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
-
-