|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LeavePayoutDao
| Method Summary | |
|---|---|
List<LeavePayout> |
getAllLeavePayoutsByEffectiveDate(org.joda.time.LocalDate effectiveDate)
|
List<LeavePayout> |
getAllLeavePayoutsForPrincipalId(String principalId)
|
List<LeavePayout> |
getAllLeavePayoutsForPrincipalIdAsOfDate(String principalId,
org.joda.time.LocalDate effectiveDate)
|
List<LeavePayout> |
getAllLeavePayoutsMarkedPayoutForPrincipalId(String principalId)
|
LeavePayout |
getLeavePayoutById(String lmLeavePayoutId)
|
List<LeavePayout> |
getLeavePayouts(String viewPrincipal,
org.joda.time.LocalDate beginPeriodDate,
org.joda.time.LocalDate endPeriodDate)
|
List<LeavePayout> |
getLeavePayouts(String principalId,
String fromAccrualCategory,
String payoutAmount,
String earnCode,
String forfeitedAmount,
org.joda.time.LocalDate fromEffdt,
org.joda.time.LocalDate toEffdt)
|
void |
saveOrUpdate(LeavePayout payout)
|
| Method Detail |
|---|
List<LeavePayout> getAllLeavePayoutsForPrincipalId(String principalId)
List<LeavePayout> getAllLeavePayoutsForPrincipalIdAsOfDate(String principalId,
org.joda.time.LocalDate effectiveDate)
List<LeavePayout> getAllLeavePayoutsByEffectiveDate(org.joda.time.LocalDate effectiveDate)
List<LeavePayout> getAllLeavePayoutsMarkedPayoutForPrincipalId(String principalId)
LeavePayout getLeavePayoutById(String lmLeavePayoutId)
List<LeavePayout> getLeavePayouts(String viewPrincipal,
org.joda.time.LocalDate beginPeriodDate,
org.joda.time.LocalDate endPeriodDate)
void saveOrUpdate(LeavePayout payout)
List<LeavePayout> getLeavePayouts(String principalId,
String fromAccrualCategory,
String payoutAmount,
String earnCode,
String forfeitedAmount,
org.joda.time.LocalDate fromEffdt,
org.joda.time.LocalDate toEffdt)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||