Uses of Class
overit.geocallapp.wfm.characteristics.rs1.characteristic.DTOCharacteristic
Packages that use DTOCharacteristic
-
Uses of DTOCharacteristic in overit.geocallapp.wfm.characteristics.rs1.characteristic
Methods in overit.geocallapp.wfm.characteristics.rs1.characteristic that return types with arguments of type DTOCharacteristicModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOCharacteristic> Retrieves the requiredDTOCharacteristicby calling from theCharacteristicLoadEvent.org.springframework.http.ResponseEntity<PageResponse<DTOCharacteristic>> CharacteristicService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid String language, @Valid DTOCharacteristicFilter filter) Returns the collection of all the stored characteristics by calling theCharacteristicSearchEvent.