Uses of Interface
com.skava.ratingandreviews.collection.service.UpdateCollectionService
Packages that use UpdateCollectionService
Package
Description
Provides the service implementation classes for collection.
Provides the exception classes for ratingandreviews.
-
Uses of UpdateCollectionService in com.skava.ratingandreviews.collection.service.impl
Classes in com.skava.ratingandreviews.collection.service.impl that implement UpdateCollectionService -
Uses of UpdateCollectionService in com.skava.ratingandreviews.web
Constructors in com.skava.ratingandreviews.web with parameters of type UpdateCollectionServiceModifierConstructorDescriptionCollectionController
(CreateCollectionService createCollectionService, FindAllCollectionService findCollectionAllService, FindCollectionService findCollectionService, UpdateCollectionService updateCollectionService)