Uses of Class
overit.geocallapp.wfm.projects.rs1.calendarunit.DTOCalendarUnitFilter
Packages that use DTOCalendarUnitFilter
-
Uses of DTOCalendarUnitFilter in overit.geocallapp.wfm.projects.rs1.calendarunit
Methods in overit.geocallapp.wfm.projects.rs1.calendarunit with parameters of type DTOCalendarUnitFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCalendarUnit>> CalendarUnitService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOCalendarUnitFilter filter) Returns the collection of all the calendar unit by calling theCalendarUnitSearchEvent.