Uses of Class
org.apache.clusterbr.zupportl5.entity.ResolutionStep
Packages that use ResolutionStep
Package
Description
-
Uses of ResolutionStep in org.apache.clusterbr.zupportl5.controller
Methods in org.apache.clusterbr.zupportl5.controller that return types with arguments of type ResolutionStepModifier and TypeMethodDescriptionResolutionStepController.getAll()org.springframework.http.ResponseEntity<ResolutionStep>org.springframework.http.ResponseEntity<ResolutionStep>ResolutionStepController.save(ResolutionStep item) org.springframework.http.ResponseEntity<ResolutionStep>ResolutionStepController.update(Integer id, ResolutionStep item) Methods in org.apache.clusterbr.zupportl5.controller with parameters of type ResolutionStepModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ResolutionStep>ResolutionStepController.save(ResolutionStep item) org.springframework.http.ResponseEntity<ResolutionStep>ResolutionStepController.update(Integer id, ResolutionStep item) -
Uses of ResolutionStep in org.apache.clusterbr.zupportl5.service
Methods in org.apache.clusterbr.zupportl5.service that return ResolutionStepModifier and TypeMethodDescriptionResolutionStepService.create(ResolutionStep entity) ResolutionStepService.update(Integer id, ResolutionStep entity) Methods in org.apache.clusterbr.zupportl5.service that return types with arguments of type ResolutionStepMethods in org.apache.clusterbr.zupportl5.service with parameters of type ResolutionStepModifier and TypeMethodDescriptionResolutionStepService.create(ResolutionStep entity) ResolutionStepService.update(Integer id, ResolutionStep entity)