Class GetAllCollectionsServiceImpl

All Implemented Interfaces:
com.skava.core.EcommService<GetAllCollectionsRequest,OmsServiceEntityResponse<CollectionsResponse>>, GetAllCollectionsService, CustomEcommService<GetAllCollectionsRequest,OmsServiceEntityResponse<CollectionsResponse>>

@Service public class GetAllCollectionsServiceImpl extends CollectionHelperServices implements GetAllCollectionsService
This class is used to get all the collections.

GetAllCollectionsServiceImpl

Since:
07-Jul-2018
Author:
Infosys Equinox
  • Constructor Details

    • GetAllCollectionsServiceImpl

      public GetAllCollectionsServiceImpl()
  • Method Details