Class FindCollectionServiceImpl

java.lang.Object
com.skava.accounts.service.impl.FindCollectionServiceImpl
All Implemented Interfaces:
FindCollectionService, com.skava.core.EcommService<CollectionRequestInternal,CollectionAPIResponse>

@Service @Transactional(propagation=REQUIRED, readOnly=true, noRollbackFor=java.lang.Exception.class) public class FindCollectionServiceImpl extends Object implements FindCollectionService
The Class FindCollectionServiceImpl is used to find a collection based on the provided information.
Author:
Infosys Equinox