|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LeaveBlockHistoryContract
LeaveBlockHistoryContract interface
Method Summary | |
---|---|
String |
getAction()
The action associated with the LeaveBlockHistory |
String |
getAssignmentTitle()
The assignment title associated with the LeaveBlockHistory |
String |
getLmLeaveBlockHistoryId()
The primary key of a LeaveBlockHistory entry saved in a database |
String |
getPrincipalIdDeleted()
TODO: Put a better comment The principalIdDeleted associated with the LeaveBlockHistory |
Timestamp |
getTimestampDeleted()
TODO: Put a better comment The timestampDeleted associated with the LeaveBlockHistory |
Methods inherited from interface org.kuali.kpme.tklm.api.leave.block.LeaveBlockContract |
---|
getAccrualCategory, getAccrualCategoryRuleId, getAccrualGenerated, getAssignmentKey, getBeginDateTime, getBlockId, getCalendarId, getDescription, getDocumentStatus, getEarnCode, getEarnCodeDescription, getEndDateTime, getJobNumber, getLeaveAmount, getLeaveBlockHistories, getLeaveBlockType, getLeaveDate, getLeaveLocalDate, getLeaveRequestDocumentId, getLmLeaveBlockId, getPlanningDescription, getReason, getRequestStatus, getRequestStatusString, getScheduleTimeOffId, getTask, getTransactionalDocId, getWorkArea, isDeletable, isEditable, isSubmit |
Methods inherited from interface org.kuali.kpme.core.api.block.CalendarBlockContract |
---|
getAmount, getBeginTimestamp, getConcreteBlockId, getConcreteBlockType, getDocumentId, getEndTimestamp, getHours, getHrCalendarBlockId, getLunchDeleted, getOvertimePref, getPrincipalId, getTimestamp, setAmount, setBeginTimestamp, setConcreteBlockId, setConcreteBlockType, setDocumentId, setEarnCode, setEndTimestamp, setHours, setHrCalendarBlockId, setJobNumber, setLunchDeleted, setOvertimePref, setPrincipalId, setTask, setTimestamp, setWorkArea |
Method Detail |
---|
String getLmLeaveBlockHistoryId()
lmLeaveBlockHistoryId of a LeaveBlockHistory
String getAction()
action of a LeaveBlockHistory
String getPrincipalIdDeleted()
principalIdDeleted of a LeaveBlockHistory
Timestamp getTimestampDeleted()
timestampDeleted of a LeaveBlockHistory
String getAssignmentTitle()
If the leave block associated with the LeaveBlockHistory is not null, it checks its work area. If the work area is not null, it gets its description and its task. If the task is not null and not the default task, it gets the task description.
getAssignmentTitle
in interface LeaveBlockContract
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |