Uses of Interface
com.skava.auth.service.collection.GetAllCollectionService
Packages that use GetAllCollectionService
Package
Description
Implementation classes to represent the service layer implementations of the collection.
-
Uses of GetAllCollectionService in com.skava.auth.service.impl.collection
Classes in com.skava.auth.service.impl.collection that implement GetAllCollectionServiceModifier and TypeClassDescriptionclass
This service class implements GetAllCollectionService and handles the get all collections service request, process it and save the details in DB.