|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LeaveDonationDao
Method Summary | |
---|---|
LeaveDonation |
getLeaveDonation(String lmLeaveDonationId)
Get leave Donationfrom id |
List<LeaveDonation> |
getLeaveDonations(org.joda.time.LocalDate fromEffdt,
org.joda.time.LocalDate toEffdt,
String donorsPrincipalId,
String donatedAccrualCategory,
String amountDonated,
String recipientsPrincipalId,
String recipientsAccrualCategory,
String amountReceived,
String active,
String showHist)
|
Method Detail |
---|
LeaveDonation getLeaveDonation(String lmLeaveDonationId)
lmLeaveDonationId
-
List<LeaveDonation> getLeaveDonations(org.joda.time.LocalDate fromEffdt, org.joda.time.LocalDate toEffdt, String donorsPrincipalId, String donatedAccrualCategory, String amountDonated, String recipientsPrincipalId, String recipientsAccrualCategory, String amountReceived, String active, String showHist)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |