Uses of Class
com.skava.ratingandreviews.process.CreateVotesProcess
Packages that use CreateVotesProcess
Package
Description
Provides the exception classes for list.
-
Uses of CreateVotesProcess in com.skava.ratingandreviews.service.impl
Constructors in com.skava.ratingandreviews.service.impl with parameters of type CreateVotesProcessModifierConstructorDescriptionCreateVotesServiceImpl
(CollectionProcess collectionProcess, CreateVotesProcess createVotesProcess, VotesFactory votesFactory, com.skava.core.auth.AuthTokenHandler authTokenHandler)