Uses of Class
overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.calendar.DTOImmediateSchedulingCalendar
Packages that use DTOImmediateSchedulingCalendar
-
Uses of DTOImmediateSchedulingCalendar in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.calendar
Methods in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.calendar that return types with arguments of type DTOImmediateSchedulingCalendarModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOImmediateSchedulingCalendar> ImmediateSchedulingCalendarService.get(Long emergencyResponseCalendarId, Collection<String> fields) org.springframework.http.ResponseEntity<PageResponse<DTOImmediateSchedulingCalendar>> ImmediateSchedulingCalendarService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOImmediateSchedulingCalendarFilter filter)