Uses of Class
com.skava.ratingandreviews.service.impl.CacheImpl
Packages that use CacheImpl
Package
Description
Provides the process classes for collection.
-
Uses of CacheImpl in com.skava.ratingandreviews.collection.process
Constructors in com.skava.ratingandreviews.collection.process with parameters of type CacheImplModifierConstructorDescriptionCollectionAttributeProcess
(CollectionFactory collectionFactory, CollectionAttributeRepository collectionAttributeRepository, CacheImpl cacheImpl) CollectionProcess
(CollectionFactory collectionFactory, CollectionRepository collectionRepository, CacheImpl cacheImpl, CollectionPropertyRepository collectionPropertyRepository) CollectionPropertyProcess
(CollectionFactory collectionFactory, CollectionPropertyFactory collectionPropertyFactory, CollectionRepository collectionRepository, CacheImpl cacheImpl)