Class UpdateCollectionServiceImpl

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

@Service @Transactional(propagation=REQUIRED, readOnly=false, noRollbackFor=java.lang.Exception.class) public class UpdateCollectionServiceImpl extends Object implements UpdateCollectionService
The Class UpdateCollectionServiceImpl.
This class is used to update the collection based on the given id and provided information.
Author:
Infosys Equinox