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