|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LeavePlanContract
LeavePlanContract interface.
Method Summary | |
---|---|
String |
getBatchPriorYearCarryOverStartDate()
The date batch job should run to create a carry over leave block for each accrual category balance from the prior year under a LeavePlan |
Time |
getBatchPriorYearCarryOverStartTime()
The Time batch job should run to create a carry over leave block for each accrual category balance from the prior year under a LeavePlan |
String |
getCalendarYearStart()
The Month and Day (MM/DD) of the start of the year for a LeavePlan |
String |
getDescr()
The description of a LeavePlan |
Boolean |
getHistory()
The history flag of a LeavePlan |
String |
getLeavePlan()
The name of a LeavePlan |
String |
getLmLeavePlanId()
The Primary Key of a LeavePlan entry saved in a database |
String |
getPlanningMonths()
The Number of months to build accruals for for a LeavePlan |
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 getBatchPriorYearCarryOverStartDate()
batchPriorYearCarryOverStartDate of a LeavePlan
Time getBatchPriorYearCarryOverStartTime()
batchPriorYearCarryOverStartTime of a LeavePlan
String getPlanningMonths()
planningMonths of a LeavePlan
String getLmLeavePlanId()
lmLeavePlanId of an LeavePlan
String getLeavePlan()
leavePlan field of a LeavePlan
String getDescr()
description of a LeavePlan
String getCalendarYearStart()
calendarYearStart of a LeavePlan
Boolean getHistory()
history flag of a LeavePlan
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |