|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EarnCodeContract
EarnCodeContract interface.
Method Summary | |
---|---|
String |
getAccrualBalanceAction()
The action that can be taken for the balance of the AccrualCategory of an EarnCode |
String |
getAccrualCategory()
The AccrualCategory name of the AccuralCategoryObject associated with an EarnCode |
AccrualCategoryContract |
getAccrualCategoryObj()
The AccuralCategoryObject associated with an EarnCode |
String |
getAffectPay()
Flag indicating use of this leave code will affect the employee's pay |
String |
getAllowNegativeAccrualBalance()
Flag that allows usage to take the balance of the Accrual Category into the negative. |
String |
getAllowScheduledLeave()
Flag indicating if scheduling of leave on calendar is allowed |
String |
getCountsAsRegularPay()
The flag that indicates if the worked hours under an EarnCode should be counted as regular pay Use this field to calculate the "Worked Hours in the Time Summary. |
Long |
getDefaultAmountofTime()
When a user selects leave code the specified amount of time will appear in the amount of leave taken. |
String |
getDescription()
The description of an EarnCode |
String |
getEarnCode()
The Alpha/Numeric code used to identify an EarnCode |
String |
getEligibleForAccrual()
Flag indicating this type of leave is eligible for accrual or not |
String |
getFmla()
FLMA Leave Code indicator. |
String |
getFractionalTimeAllowed()
Defines fractional unit of time used for reporting leave |
String |
getHrEarnCodeId()
The Primary Key of an EarnCode entry saved in a database |
BigDecimal |
getInflateFactor()
The hours incurred will be multiplied by this factor |
BigDecimal |
getInflateMinHours()
Hours incurred will be inflated to this minimum hours value |
String |
getLeavePlan()
The name of the LeavePlan that this EarnCode associates with |
LeavePlanContract |
getLeavePlanObj()
The LeavePlan object associated with an EarnCode |
Boolean |
getOvtEarnCode()
Indicates this EarnCode may be used for overtime |
String |
getRecordMethod()
The flag that determines the value type that will be entered for the earn code |
String |
getRollupToEarnCode()
The earn code name of the EarnCode object that this EarnCode rolls up to |
EarnCodeContract |
getRollupToEarnCodeObj()
The EarnCode Object that this EarnCode rolls up to |
String |
getRoundingOption()
Indicated the rounding option when calculating leave accruals and reporting. |
String |
getUsageLimit()
The flag that indicates if usage should be included or excluded toward the usage limit of the AccrualCategory associated with an EarnCode |
String |
getWorkmansComp()
Workman's Comp Leave Code indicator. |
boolean |
isHistory()
The history flag of an EarnCode |
Methods inherited from interface org.kuali.kpme.core.api.bo.HrBusinessObjectContract |
---|
getEffectiveDate, getEffectiveLocalDate, getId, getRelativeEffectiveDate, getTimestamp |
Methods inherited from interface org.kuali.rice.krad.bo.PersistableBusinessObject |
---|
buildListOfDeletionAwareLists, getExtension, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber |
Methods inherited from interface org.kuali.rice.krad.bo.BusinessObject |
---|
refresh |
Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic |
---|
toString |
Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned |
---|
getVersionNumber |
Methods inherited from interface org.kuali.rice.core.api.mo.common.GloballyUnique |
---|
getObjectId |
Methods inherited from interface org.kuali.rice.core.api.mo.common.active.Inactivatable |
---|
isActive |
Method Detail |
---|
String getCountsAsRegularPay()
countsAsRegularPay flag of EarnCode
String getUsageLimit()
countsAsRegularPay flag of EarnCode
String getRecordMethod()
recordMethod of EarnCode
String getRollupToEarnCode()
rollupToEarnCode of EarnCode
EarnCodeContract getRollupToEarnCodeObj()
rollupToEarnCodeObj of EarnCode
String getLeavePlan()
leavePlan of EarnCode
String getAccrualBalanceAction()
accrualBalanceAction of EarnCode
String getFractionalTimeAllowed()
fractionalTimeAllowed of EarnCode
String getRoundingOption()
roundingOption of EarnCode
String getEligibleForAccrual()
eligibleForAccrual of EarnCode
String getAffectPay()
affectPay of EarnCode
String getAllowScheduledLeave()
allowScheduledLeave of EarnCode
String getFmla()
fmla flag of EarnCode
String getWorkmansComp()
workmansComp flag of EarnCode
Long getDefaultAmountofTime()
defaultAmountofTime of EarnCode
String getAllowNegativeAccrualBalance()
allowNegativeAccrualBalance flag of EarnCode
String getEarnCode()
earnCode of EarnCode
String getDescription()
description of EarnCode
boolean isHistory()
history flag of EarnCode
String getHrEarnCodeId()
hrEarnCodeId of an EarnCode
String getAccrualCategory()
accrualCategory of an EarnCode
AccrualCategoryContract getAccrualCategoryObj()
accrualCategoryObj of an EarnCode
BigDecimal getInflateMinHours()
inflateMinHours of an EarnCode
BigDecimal getInflateFactor()
InflateFactor of an EarnCode
Boolean getOvtEarnCode()
ovtEarnCode flag of an EarnCode
LeavePlanContract getLeavePlanObj()
leavePlanObj of an EarnCode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |