Uses of Interface
com.skava.service.GetAllCollectionService
Packages that use GetAllCollectionService
Package
Description
Notification service implementations.
Notification Controller classes.
-
Uses of GetAllCollectionService in com.skava.service.impl
Classes in com.skava.service.impl that implement GetAllCollectionServiceModifier and TypeClassDescriptionclass
The Class GetAllCollectionServiceImpl.
This class is used to load all collections. -
Uses of GetAllCollectionService in com.skava.web
Constructors in com.skava.web with parameters of type GetAllCollectionServiceModifierConstructorDescriptionCollectionController
(CreateCollectionService createCollectionService, GetCollectionService getCollectionService, GetAllCollectionService getAllCollectionService, UpdateCollectionService updateCollectionService, CommonServices commonServices) The class constructor.