Uses of Class
overit.geocallapp.wfm.materials.rs1.item.DTOMaterialItem
Packages that use DTOMaterialItem
-
Uses of DTOMaterialItem in overit.geocallapp.wfm.materials.rs1.item
Methods in overit.geocallapp.wfm.materials.rs1.item that return types with arguments of type DTOMaterialItemModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOMaterialItem> MaterialItemService.get(Long id, Collection<String> fields, String language) Retrieves the requiredDTOMaterialItemby calling from theMaterialItemLoadEvent.org.springframework.http.ResponseEntity<PageResponse<DTOMaterialItem>> MaterialItemService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid DTOMaterialItemSearchFilter filter) Returns the collection of all the stored material item types by calling theMaterialItemSearchEvent.