Uses of Class
overit.geocallapp.wfm.core.rs5.material.serialized.model.DTOSerializedMaterialModel
Packages that use DTOSerializedMaterialModel
-
Uses of DTOSerializedMaterialModel in overit.geocallapp.wfm.core.rs5.material.serialized.model
Methods in overit.geocallapp.wfm.core.rs5.material.serialized.model that return types with arguments of type DTOSerializedMaterialModelModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOSerializedMaterialModel> org.springframework.http.ResponseEntity<PageResponse<DTOSerializedMaterialModel>> SerializedMaterialModelService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOSerializedMaterialModelSearchFilter filter)