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