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