|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SystemScheduledTimeOffContract
SystemScheduledTimeOffContract interface
Method Summary | |
---|---|
String |
getAccrualCategory()
The AccrualCategory name associated with the SystemScheduledTimeOff |
AccrualCategoryContract |
getAccrualCategoryObj()
The AccrualCategory object associated with the SystemScheduledTimeOff |
Date |
getAccruedDate()
The date the holiday is available to use |
org.joda.time.LocalDate |
getAccruedLocalDate()
The date the holiday is available to use |
BigDecimal |
getAmountofTime()
The amount of leave time taken for the ScheduledTimeOff |
String |
getDescr()
The description of the SystemScheduledTimeOff |
String |
getEarnCode()
The EarnCode name associated with the SystemScheduledTimeOff |
EarnCodeContract |
getEarnCodeObj()
The EarnCode object associated with the SystemScheduledTimeOff |
Boolean |
getHistory()
The history flag of the SystemScheduledTimeOff |
String |
getLeavePlan()
The LeavePlan name associated with the SystemScheduledTimeOff |
LeavePlanContract |
getLeavePlanObj()
The LeavePlan object associated with the SystemScheduledTimeOff |
String |
getLmSystemScheduledTimeOffId()
The primary key of a SystemScheduledTimeOff entry saved in a database |
String |
getLocation()
The Location name associated with the SystemScheduledTimeOff |
LocationContract |
getLocationObj()
The Location object associated with the SystemScheduledTimeOff |
String |
getPremiumHoliday()
TODO: Make sure this comment is right Indicate if the ScheduledTimeOff Date allows employees to get higher rate of pay for working it |
Date |
getScheduledTimeOffDate()
The date of the ScheduledTimeOff that is put on the calendar |
org.joda.time.LocalDate |
getScheduledTimeOffLocalDate()
The date of the ScheduledTimeOff that is put on the calendar |
BigDecimal |
getTransferConversionFactor()
The conversion rate to be used to transfer the unused Amount of Time |
String |
getTransfertoEarnCode()
The EarnCode name used to transfer the unused time |
String |
getUnusedTime()
Indicate how time can be banked/accrued |
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 getLmSystemScheduledTimeOffId()
lmSystemScheduledTimeOffId of a SystemScheduledTimeOff
String getLeavePlan()
leavePlan of a SystemScheduledTimeOff
String getAccrualCategory()
accrualCategory of a SystemScheduledTimeOff
Date getAccruedDate()
accruedDate of a SystemScheduledTimeOff
org.joda.time.LocalDate getAccruedLocalDate()
accruedDate of a SystemScheduledTimeOff
Date getScheduledTimeOffDate()
scheduledTimeOffDate of a SystemScheduledTimeOff
org.joda.time.LocalDate getScheduledTimeOffLocalDate()
scheduledTimeOffDate of a SystemScheduledTimeOff
String getLocation()
location of a SystemScheduledTimeOff
String getDescr()
description of a SystemScheduledTimeOff
BigDecimal getAmountofTime()
amountofTime of a SystemScheduledTimeOff
String getUnusedTime()
unusedTime of a SystemScheduledTimeOff
BigDecimal getTransferConversionFactor()
unusedTime of a SystemScheduledTimeOff
String getPremiumHoliday()
premiumHoliday of a SystemScheduledTimeOff
LeavePlanContract getLeavePlanObj()
leavePlanObject of a SystemScheduledTimeOff
AccrualCategoryContract getAccrualCategoryObj()
accrualCategoryObj of a SystemScheduledTimeOff
String getEarnCode()
earnCode of a SystemScheduledTimeOff
String getTransfertoEarnCode()
transfertoEarnCode of a SystemScheduledTimeOff
EarnCodeContract getEarnCodeObj()
earnCodeObject of a SystemScheduledTimeOff
LocationContract getLocationObj()
locationObj of a SystemScheduledTimeOff
Boolean getHistory()
history flag of a SystemScheduledTimeOff
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |