|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LeaveSummaryRow | |
---|---|
org.kuali.hr.lm.leaveSummary | |
org.kuali.hr.time.timesummary |
Uses of LeaveSummaryRow in org.kuali.hr.lm.leaveSummary |
---|
Methods in org.kuali.hr.lm.leaveSummary that return LeaveSummaryRow | |
---|---|
LeaveSummaryRow |
LeaveSummary.getLeaveSummaryRowForAccrualCategory(String accrualCategoryId)
|
LeaveSummaryRow |
LeaveSummary.getLeaveSummaryRowForAccrualCtgy(String accrualCategory)
|
Methods in org.kuali.hr.lm.leaveSummary that return types with arguments of type LeaveSummaryRow | |
---|---|
List<LeaveSummaryRow> |
LeaveSummary.getLeaveSummaryRows()
|
Method parameters in org.kuali.hr.lm.leaveSummary with type arguments of type LeaveSummaryRow | |
---|---|
void |
LeaveSummary.setLeaveSummaryRows(List<LeaveSummaryRow> leaveSummaryRows)
|
Uses of LeaveSummaryRow in org.kuali.hr.time.timesummary |
---|
Methods in org.kuali.hr.time.timesummary that return types with arguments of type LeaveSummaryRow | |
---|---|
List<LeaveSummaryRow> |
TimeSummary.getMaxedLeaveRows()
|
Method parameters in org.kuali.hr.time.timesummary with type arguments of type LeaveSummaryRow | |
---|---|
void |
TimeSummary.setMaxedLeaveRows(List<LeaveSummaryRow> maxedLeaveRows)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |