Package org.eevolution.model
Class X_HR_Period
java.lang.Object
org.compiere.model.PO
org.eevolution.model.X_HR_Period
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_Persistent
,Evaluatee
,I_HR_Period
Generated Model for HR_Period
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
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, UUID_NEW_RECORD, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
Fields inherited from interface org.eevolution.model.I_HR_Period
accessLevel, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_C_Period_ID, COLUMNNAME_C_Year_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_DateAcct, COLUMNNAME_Description, COLUMNNAME_EndDate, COLUMNNAME_HR_Payroll_ID, COLUMNNAME_HR_Period_ID, COLUMNNAME_HR_Period_UU, COLUMNNAME_HR_Year_ID, COLUMNNAME_IsActive, COLUMNNAME_Name, COLUMNNAME_PeriodAction, COLUMNNAME_PeriodNo, COLUMNNAME_PeriodStatus, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_StartDate, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_HR_Period
(Properties ctx, int HR_Period_ID, String trxName) Standard ConstructorX_HR_Period
(Properties ctx, int HR_Period_ID, String trxName, String... virtualColumns) Standard ConstructorX_HR_Period
(Properties ctx, String HR_Period_UU, String trxName) Standard ConstructorX_HR_Period
(Properties ctx, String HR_Period_UU, String trxName, String... virtualColumns) Standard ConstructorX_HR_Period
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get Period.int
Get Year.Get Account Date.Get Description.Get End Date.int
Get Payroll.int
Get Payroll Period.Get HR_Period_UU.int
Get Payroll Year.Get Record ID/ColumnNamegetName()
Get Name.Get Period Action.int
Get Period No.Get Period Status.Get Start Date.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Processed.boolean
Get Process Now.void
setC_Period_ID
(int C_Period_ID) Set Period.void
setC_Year_ID
(int C_Year_ID) Set Year.void
setDateAcct
(Timestamp DateAcct) Set Account Date.void
setDescription
(String Description) Set Description.void
setEndDate
(Timestamp EndDate) Set End Date.void
setHR_Payroll_ID
(int HR_Payroll_ID) Set Payroll.void
setHR_Period_ID
(int HR_Period_ID) Set Payroll Period.void
setHR_Period_UU
(String HR_Period_UU) Set HR_Period_UU.void
setHR_Year_ID
(int HR_Year_ID) Set Payroll Year.void
Set Name.void
setPeriodAction
(String PeriodAction) Set Period Action.void
setPeriodNo
(int PeriodNo) Set Period No.void
setPeriodStatus
(String PeriodStatus) Set Period Status.void
setProcessed
(boolean Processed) Set Processed.void
setProcessing
(boolean Processing) Set Process Now.void
setStartDate
(Timestamp StartDate) Set Start Date.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, 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_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, 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, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, 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, toInsertSQL, 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_Period
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
-
Constructor Details
-
X_HR_Period
Standard Constructor -
X_HR_Period
Standard Constructor -
X_HR_Period
Standard Constructor -
X_HR_Period
Standard Constructor -
X_HR_Period
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 3 - Client - Org
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
getC_Period
- Specified by:
getC_Period
in interfaceI_HR_Period
- Throws:
RuntimeException
-
setC_Period_ID
public void setC_Period_ID(int C_Period_ID) Set Period.- Specified by:
setC_Period_ID
in interfaceI_HR_Period
- Parameters:
C_Period_ID
- Period of the Calendar
-
getC_Period_ID
public int getC_Period_ID()Get Period.- Specified by:
getC_Period_ID
in interfaceI_HR_Period
- Returns:
- Period of the Calendar
-
getC_Year
- Specified by:
getC_Year
in interfaceI_HR_Period
- Throws:
RuntimeException
-
setC_Year_ID
public void setC_Year_ID(int C_Year_ID) Set Year.- Specified by:
setC_Year_ID
in interfaceI_HR_Period
- Parameters:
C_Year_ID
- Calendar Year
-
getC_Year_ID
public int getC_Year_ID()Get Year.- Specified by:
getC_Year_ID
in interfaceI_HR_Period
- Returns:
- Calendar Year
-
setDateAcct
Set Account Date.- Specified by:
setDateAcct
in interfaceI_HR_Period
- Parameters:
DateAcct
- Accounting Date
-
getDateAcct
Get Account Date.- Specified by:
getDateAcct
in interfaceI_HR_Period
- Returns:
- Accounting Date
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_HR_Period
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_HR_Period
- Returns:
- Optional short description of the record
-
setEndDate
Set End Date.- Specified by:
setEndDate
in interfaceI_HR_Period
- Parameters:
EndDate
- Last effective date (inclusive)
-
getEndDate
Get End Date.- Specified by:
getEndDate
in interfaceI_HR_Period
- Returns:
- Last effective date (inclusive)
-
getHR_Payroll
- Specified by:
getHR_Payroll
in interfaceI_HR_Period
- Throws:
RuntimeException
-
setHR_Payroll_ID
public void setHR_Payroll_ID(int HR_Payroll_ID) Set Payroll.- Specified by:
setHR_Payroll_ID
in interfaceI_HR_Period
- Parameters:
HR_Payroll_ID
- Payroll
-
getHR_Payroll_ID
public int getHR_Payroll_ID()Get Payroll.- Specified by:
getHR_Payroll_ID
in interfaceI_HR_Period
- Returns:
- Payroll
-
setHR_Period_ID
public void setHR_Period_ID(int HR_Period_ID) Set Payroll Period.- Specified by:
setHR_Period_ID
in interfaceI_HR_Period
- Parameters:
HR_Period_ID
- Payroll Period
-
getHR_Period_ID
public int getHR_Period_ID()Get Payroll Period.- Specified by:
getHR_Period_ID
in interfaceI_HR_Period
- Returns:
- Payroll Period
-
setHR_Period_UU
Set HR_Period_UU.- Specified by:
setHR_Period_UU
in interfaceI_HR_Period
- Parameters:
HR_Period_UU
- HR_Period_UU
-
getHR_Period_UU
Get HR_Period_UU.- Specified by:
getHR_Period_UU
in interfaceI_HR_Period
- Returns:
- HR_Period_UU
-
getHR_Year
- Specified by:
getHR_Year
in interfaceI_HR_Period
- Throws:
RuntimeException
-
setHR_Year_ID
public void setHR_Year_ID(int HR_Year_ID) Set Payroll Year.- Specified by:
setHR_Year_ID
in interfaceI_HR_Period
- Parameters:
HR_Year_ID
- Payroll Year
-
getHR_Year_ID
public int getHR_Year_ID()Get Payroll Year.- Specified by:
getHR_Year_ID
in interfaceI_HR_Period
- Returns:
- Payroll Year
-
setName
Set Name.- Specified by:
setName
in interfaceI_HR_Period
- Parameters:
Name
- Alphanumeric identifier of the entity
-
getName
Get Name.- Specified by:
getName
in interfaceI_HR_Period
- Returns:
- Alphanumeric identifier of the entity
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setPeriodAction
Set Period Action.- Specified by:
setPeriodAction
in interfaceI_HR_Period
- Parameters:
PeriodAction
- Action taken for this period
-
getPeriodAction
Get Period Action.- Specified by:
getPeriodAction
in interfaceI_HR_Period
- Returns:
- Action taken for this period
-
setPeriodNo
public void setPeriodNo(int PeriodNo) Set Period No.- Specified by:
setPeriodNo
in interfaceI_HR_Period
- Parameters:
PeriodNo
- Unique Period Number
-
getPeriodNo
public int getPeriodNo()Get Period No.- Specified by:
getPeriodNo
in interfaceI_HR_Period
- Returns:
- Unique Period Number
-
setPeriodStatus
Set Period Status.- Specified by:
setPeriodStatus
in interfaceI_HR_Period
- Parameters:
PeriodStatus
- Current state of this period
-
getPeriodStatus
Get Period Status.- Specified by:
getPeriodStatus
in interfaceI_HR_Period
- Returns:
- Current state of this period
-
setProcessed
public void setProcessed(boolean Processed) Set Processed.- Specified by:
setProcessed
in interfaceI_HR_Period
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()Get Processed.- Specified by:
isProcessed
in interfaceI_HR_Period
- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing) Set Process Now.- Specified by:
setProcessing
in interfaceI_HR_Period
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()Get Process Now.- Specified by:
isProcessing
in interfaceI_HR_Period
- Returns:
- Process Now
-
setStartDate
Set Start Date.- Specified by:
setStartDate
in interfaceI_HR_Period
- Parameters:
StartDate
- First effective day (inclusive)
-
getStartDate
Get Start Date.- Specified by:
getStartDate
in interfaceI_HR_Period
- Returns:
- First effective day (inclusive)
-