|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LeaveDonationService
| Method Summary | |
|---|---|
LeaveDonation |
getLeaveDonation(String lmLeaveDonationId)
Fetch LeaveDonation by 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 |
|---|
@Cacheable(value="http://kpme.kuali.org/tklm/LeaveDonation",
key="\'lmLeaveDonationId=\' + #p0")
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 | |||||||||