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