Class CreateCollectionServiceImpl

java.lang.Object
com.skava.service.impl.CreateCollectionServiceImpl
All Implemented Interfaces:
com.skava.core.EcommService<Collection,CommonCollectionResponse>, CreateCollectionService

@Service @Transactional(propagation=REQUIRED, readOnly=false, noRollbackFor=java.lang.Exception.class) public class CreateCollectionServiceImpl extends Object implements CreateCollectionService
The Class CreateCollectionServiceImpl.
This Class is used for creating collection based on the provided information.
Author:
Infosys Equinox