Class GetAllCollectionAttributeServiceImpl

java.lang.Object
com.skava.service.impl.GetAllCollectionAttributeServiceImpl
All Implemented Interfaces:
com.skava.core.EcommService<CollectionAttributeRequest,CollectionAttributesResponse>, GetAllCollectionAttributeService

@Service public class GetAllCollectionAttributeServiceImpl extends Object implements GetAllCollectionAttributeService
This service class implements GetAllCollectionAttributeService and handles the get all collection attribute service request, process it and save the details in DB. It also implements business logic required to retrieve all collection attributes.
Author:
Infosys Equinox