Class FindCollectionServiceImpl

java.lang.Object
com.skava.report.service.impl.CommonDependencies
com.skava.report.service.impl.collection.FindCollectionServiceImpl
All Implemented Interfaces:
com.skava.core.EcommService<FindCollectionRequest,CollectionResponse>, FindCollectionService

@Service @Transactional(readOnly=true) public class FindCollectionServiceImpl extends CommonDependencies implements FindCollectionService
This class implements the FindCollectionService interface to handle the collection create request. This will throw an exception if the requested id is not available in the collection
Author:
Infosys Equinox