Uses of Interface
com.skava.ratingandreviews.collection.service.PatchUpdateCollectionPropertyService
Packages that use PatchUpdateCollectionPropertyService
Package
Description
Provides the service implementation classes for collection.
Provides the exception classes for ratingandreviews.
-
Uses of PatchUpdateCollectionPropertyService in com.skava.ratingandreviews.collection.service.impl
Classes in com.skava.ratingandreviews.collection.service.impl that implement PatchUpdateCollectionPropertyServiceModifier and TypeClassDescriptionclass
class PatchUpdateCollectionPropertiesServiceImpl -
Uses of PatchUpdateCollectionPropertyService in com.skava.ratingandreviews.web
Constructors in com.skava.ratingandreviews.web with parameters of type PatchUpdateCollectionPropertyServiceModifierConstructorDescriptionCollectionPropertyController
(FindCollectionAttributeService findCollectionAttributeService, UpdateCollectionPropertyService updateCollectionPropertiesService, PatchUpdateCollectionPropertyService patchUpdateCollectionPropertiesService)