Uses of Class
overit.geocallapp.wfm.materials.rs1.managementtype.DTOMaterialManagementType
Packages that use DTOMaterialManagementType
-
Uses of DTOMaterialManagementType in overit.geocallapp.wfm.materials.rs1.managementtype
Methods in overit.geocallapp.wfm.materials.rs1.managementtype that return types with arguments of type DTOMaterialManagementTypeModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOMaterialManagementType> MaterialManagementTypeService.get(Long id, Collection<String> fields) Retrieves the requiredDTOMaterialManagementTypeby calling from theMaterialManagementTypeLoadEvent.org.springframework.http.ResponseEntity<PageResponse<DTOMaterialManagementType>> MaterialManagementTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOMaterialManagementTypeSearchFilter filter) Returns the collection of all the stored material management types by calling theMaterialManagementTypeSearchEvent.