org.kuali.hr.time.timesummary.service
Interface TimeSummaryService

All Known Implementing Classes:
TimeSummaryServiceImpl

public interface TimeSummaryService


Method Summary
 List<String> getHeaderForSummary(CalendarEntries cal, List<Boolean> dayArrangements)
           
 TimeSummary getTimeSummary(TimesheetDocument timesheetDocument)
          Fetch TimeSummary
 

Method Detail

getTimeSummary

TimeSummary getTimeSummary(TimesheetDocument timesheetDocument)
Fetch TimeSummary

Parameters:
timesheetDocument -
Returns:

getHeaderForSummary

List<String> getHeaderForSummary(CalendarEntries cal,
                                 List<Boolean> dayArrangements)


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.