Uses of Class
overit.geocallapp.wfm.core.datacollection.rs2.sheet.state.DTODataCollectionSheetState
Packages that use DTODataCollectionSheetState
-
Uses of DTODataCollectionSheetState in overit.geocallapp.wfm.core.datacollection.rs2.sheet.state
Methods in overit.geocallapp.wfm.core.datacollection.rs2.sheet.state that return types with arguments of type DTODataCollectionSheetStateModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTODataCollectionSheetState> Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the required data collection sheet state.org.springframework.http.ResponseEntity<PageResponse<DTODataCollectionSheetState>> DataCollectionSheetStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTODataCollectionSheetStateSearchFilter filter) Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the all stored data collection sheet states.