Uses of Class
overit.geocallapp.wfm.characteristics.rs1.valuedomain.DTOValueDomain
Packages that use DTOValueDomain
-
Uses of DTOValueDomain in overit.geocallapp.wfm.characteristics.rs1.valuedomain
Methods in overit.geocallapp.wfm.characteristics.rs1.valuedomain that return types with arguments of type DTOValueDomainModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOValueDomain> ValueDomainService.get(Long id, Collection<String> fields) org.springframework.http.ResponseEntity<PageResponse<DTOValueDomain>> ValueDomainService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOValueDomainFilter filter)