|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LeaveBlockHistoryService
| Method Summary | |
|---|---|
List<LeaveBlockHistory> |
getLeaveBlockHistories(String principalId,
List<String> requestStatus)
|
List<LeaveBlockHistory> |
getLeaveBlockHistories(String principalId,
String requestStatus,
String action,
Date currentDate)
|
List<LeaveBlockHistory> |
getLeaveBlockHistoriesForLeaveDisplay(String principalId,
Date beginDate,
Date endDate,
boolean considerModifiedUser)
|
List<LeaveBlockHistory> |
getLeaveBlockHistoryByLmLeaveBlockId(String lmLeaveBlockId)
|
void |
saveLeaveBlockHistory(LeaveBlockHistory leaveBlockHistory)
|
void |
saveLeaveBlockHistoryList(List<LeaveBlockHistory> leaveBlockHistories)
|
| Method Detail |
|---|
void saveLeaveBlockHistory(LeaveBlockHistory leaveBlockHistory)
void saveLeaveBlockHistoryList(List<LeaveBlockHistory> leaveBlockHistories)
List<LeaveBlockHistory> getLeaveBlockHistoryByLmLeaveBlockId(String lmLeaveBlockId)
List<LeaveBlockHistory> getLeaveBlockHistories(String principalId,
List<String> requestStatus)
List<LeaveBlockHistory> getLeaveBlockHistoriesForLeaveDisplay(String principalId,
Date beginDate,
Date endDate,
boolean considerModifiedUser)
List<LeaveBlockHistory> getLeaveBlockHistories(String principalId,
String requestStatus,
String action,
Date currentDate)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||