public interface TimeSummaryService
Modifier and Type | Method and Description |
---|---|
List<String> |
getHeaderForSummary(CalendarEntry cal,
List<Boolean> dayArrangements) |
TimeSummary |
getTimeSummary(TimesheetDocument timesheetDocument)
Fetch TimeSummary
|
TimeSummary getTimeSummary(TimesheetDocument timesheetDocument)
timesheetDocument
- List<String> getHeaderForSummary(CalendarEntry cal, List<Boolean> dayArrangements)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.