Uses of Class
overit.geocallapp.wfm.materials.rs1.type.DTOMaterialType
Packages that use DTOMaterialType
-
Uses of DTOMaterialType in overit.geocallapp.wfm.materials.rs1.type
Methods in overit.geocallapp.wfm.materials.rs1.type that return types with arguments of type DTOMaterialTypeModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOMaterialType> MaterialTypeService.get(Long id, Collection<String> fields) Retrieves the requiredDTOMaterialTypeby calling from theMaterialTypeLoadEvent.org.springframework.http.ResponseEntity<PageResponse<DTOMaterialType>> MaterialTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOMaterialTypeSearchFilter filter) Returns the collection of all the stored material types by calling theMaterialTypeSearchEvent.