public interface

TimesheetEntryService

org.mule.LiquidPlanner.client.services.TimesheetEntryService
Known Indirect Subclasses

Summary

Public Methods
abstract List<TimesheetEntry> getTimesheetEntries(String workSpaceId, List<Filter> filters)
abstract TimesheetEntry getTimesheetEntry(String workSpaceId, String timesheetEntryId)

Public Methods

public abstract List<TimesheetEntry> getTimesheetEntries (String workSpaceId, List<Filter> filters)

Parameters
workSpaceId
filters

public abstract TimesheetEntry getTimesheetEntry (String workSpaceId, String timesheetEntryId)

Parameters
workSpaceId
timesheetEntryId