|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TkTimeBlockAggregate in org.kuali.hr.time.approval.service |
---|
Methods in org.kuali.hr.time.approval.service with parameters of type TkTimeBlockAggregate | |
---|---|
List<Map<String,Map<String,BigDecimal>>> |
TimeApproveServiceImpl.getHoursByDayAssignmentBuckets(TkTimeBlockAggregate aggregate,
List<Assignment> approverAssignments,
List<String> payCalendarLabels)
|
Uses of TkTimeBlockAggregate in org.kuali.hr.time.calendar |
---|
Methods in org.kuali.hr.time.calendar with parameters of type TkTimeBlockAggregate | |
---|---|
static TkCalendar |
TkCalendar.getCalendar(TkTimeBlockAggregate aggregate)
|
Uses of TkTimeBlockAggregate in org.kuali.hr.time.overtime.daily.rule.service |
---|
Methods in org.kuali.hr.time.overtime.daily.rule.service with parameters of type TkTimeBlockAggregate | |
---|---|
void |
DailyOvertimeRuleServiceImpl.processDailyOvertimeRules(TimesheetDocument timesheetDocument,
TkTimeBlockAggregate timeBlockAggregate)
|
void |
DailyOvertimeRuleService.processDailyOvertimeRules(TimesheetDocument timesheetDocument,
TkTimeBlockAggregate aggregate)
Process DailyOvertimeRules for the given TkTimeBlockAggregate |
Uses of TkTimeBlockAggregate in org.kuali.hr.time.overtime.weekly.rule.service |
---|
Methods in org.kuali.hr.time.overtime.weekly.rule.service with parameters of type TkTimeBlockAggregate | |
---|---|
protected List<List<FlsaWeek>> |
WeeklyOvertimeRuleServiceImpl.getFlsaWeeks(String principalId,
Date beginDate,
Date endDate,
TkTimeBlockAggregate aggregate)
Get the list of all FlsaWeek lists for this period. |
void |
WeeklyOvertimeRuleService.processWeeklyOvertimeRule(TimesheetDocument timesheetDocument,
TkTimeBlockAggregate aggregate)
Process weekly overtime rules for a given TkTimeBlockAggregate |
void |
WeeklyOvertimeRuleServiceImpl.processWeeklyOvertimeRule(TimesheetDocument timesheetDocument,
TkTimeBlockAggregate aggregate)
|
Uses of TkTimeBlockAggregate in org.kuali.hr.time.shiftdiff.rule.service |
---|
Methods in org.kuali.hr.time.shiftdiff.rule.service with parameters of type TkTimeBlockAggregate | |
---|---|
void |
ShiftDifferentialRuleService.processShiftDifferentialRules(TimesheetDocument timesheetDocument,
TkTimeBlockAggregate aggregate)
Process a given TkTimeBlockAggregate with appropriate shift differential rules |
void |
ShiftDifferentialRuleServiceImpl.processShiftDifferentialRules(TimesheetDocument timesheetDocument,
TkTimeBlockAggregate aggregate)
|
Uses of TkTimeBlockAggregate in org.kuali.hr.time.timesummary.service |
---|
Methods in org.kuali.hr.time.timesummary.service with parameters of type TkTimeBlockAggregate | |
---|---|
List<EarnGroupSection> |
TimeSummaryServiceImpl.getEarnGroupSections(TkTimeBlockAggregate tkTimeBlockAggregate,
int numEntries,
List<Boolean> dayArrangements,
Date asOfDate,
Date docEndDate)
Aggregates timeblocks into the appropriate earngroup-> earncode -> assignment rows |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |