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