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