Uses of Interface
com.skava.ratingandreviews.service.PatchUpdateAnswerStatusService
Packages that use PatchUpdateAnswerStatusService
Package
Description
Provides the exception classes for list.
Provides the exception classes for ratingandreviews.
-
Uses of PatchUpdateAnswerStatusService in com.skava.ratingandreviews.service.impl
Classes in com.skava.ratingandreviews.service.impl that implement PatchUpdateAnswerStatusServiceModifier and TypeClassDescriptionclassClass PatchUpdateAnswersStatusServiceImpl -
Uses of PatchUpdateAnswerStatusService in com.skava.ratingandreviews.web
Constructors in com.skava.ratingandreviews.web with parameters of type PatchUpdateAnswerStatusServiceModifierConstructorDescriptionAnswerWebDependencies(FindAllAnswersService findAllAnswersService, PatchUpdateAnswerStatusService patchUpdateAnswerStatusService)