Uses of Interface
com.skava.service.CreateCollectionService
Packages that use CreateCollectionService
Package
Description
Notification service implementations.
Notification Controller classes.
-
Uses of CreateCollectionService in com.skava.service.impl
Classes in com.skava.service.impl that implement CreateCollectionServiceModifier and TypeClassDescriptionclass
The Class CreateCollectionServiceImpl.
This Class is used for creating collection based on the provided information. -
Uses of CreateCollectionService in com.skava.web
Constructors in com.skava.web with parameters of type CreateCollectionServiceModifierConstructorDescriptionCollectionController
(CreateCollectionService createCollectionService, GetCollectionService getCollectionService, GetAllCollectionService getAllCollectionService, UpdateCollectionService updateCollectionService, CommonServices commonServices) The class constructor.