Class GetAllCollectionServiceImpl

java.lang.Object
com.skava.auth.helper.CacheImpl
com.skava.auth.service.impl.collection.GetAllCollectionServiceImpl
All Implemented Interfaces:
GetAllCollectionService, com.skava.core.EcommService<GetAllCollectionRequest,CollectionsResponse>

@Service public class GetAllCollectionServiceImpl extends CacheImpl implements GetAllCollectionService
This service class implements GetAllCollectionService and handles the get all collections service request, process it and save the details in DB. It also implements business logic required to get all collections.
Author:
Infosys Equinox