Uses of Class
overit.geocallapp.wfm.timesheets.rs1.clockings.DTOClockingFilter
Packages that use DTOClockingFilter
-
Uses of DTOClockingFilter in overit.geocallapp.wfm.timesheets.rs1.clockings
Methods in overit.geocallapp.wfm.timesheets.rs1.clockings with parameters of type DTOClockingFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOClocking>> ClockingService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOClockingFilter filter) Returns the collection of all the stored clockings by calling theClockingSearchEvent.