Uses of Interface
com.skava.ratingandreviews.collection.repository.CollectionRepository
Packages that use CollectionRepository
Package
Description
Provides the process classes for collection.
-
Uses of CollectionRepository in com.skava.ratingandreviews.collection.process
Constructors in com.skava.ratingandreviews.collection.process with parameters of type CollectionRepositoryModifierConstructorDescriptionCollectionProcess
(CollectionFactory collectionFactory, CollectionRepository collectionRepository, CacheImpl cacheImpl, CollectionPropertyRepository collectionPropertyRepository) CollectionPropertyProcess
(CollectionFactory collectionFactory, CollectionPropertyFactory collectionPropertyFactory, CollectionRepository collectionRepository, CacheImpl cacheImpl)