Uses of Class
com.skava.ratingandreviews.collection.process.CollectionPropertyProcess
Packages that use CollectionPropertyProcess
Package
Description
Provides the service implementation classes for collection.
-
Uses of CollectionPropertyProcess in com.skava.ratingandreviews.collection.service.impl
Constructors in com.skava.ratingandreviews.collection.service.impl with parameters of type CollectionPropertyProcessModifierConstructorDescriptionFindCollectionAttributeServiceImpl
(CollectionPropertyFactory collectionPropertyFactory, CollectionPropertyProcess collectionPropertyProcess, FindAllCollectionPropertyValidator validator, com.skava.core.auth.AuthTokenHandler authTokenHandler) PatchUpdateCollectionPropertiesServiceImpl
(CollectionPropertyFactory collectionPropertyFactory, CollectionPropertyProcess collectionPropertyProcess, CollectionAttributeProcess collectionAttributeProcess, PatchUpdateCollectionPropertyValidator validator) UpdateCollectionPropertiesServiceImpl
(CollectionPropertyFactory collectionPropertyFactory, CollectionPropertyProcess collectionPropertyProcess, CollectionAttributeProcess collectionAttributeProcess, UpdateCollectionPropertyValidator validator)