Uses of Class
overit.geocallapp.wfm.datacollection.rs1.sheet.DTODataCollectionSheetFilter
Packages that use DTODataCollectionSheetFilter
-
Uses of DTODataCollectionSheetFilter in overit.geocallapp.wfm.datacollection.rs1.sheet
Methods in overit.geocallapp.wfm.datacollection.rs1.sheet with parameters of type DTODataCollectionSheetFilterModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataCollectionSheet>> DataCollectionSheetService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTODataCollectionSheetFilter filter) Retrieves a paginated collection of data collection sheets based on the provided search criteria.