Class UpdateCollectionPropertyServiceImpl

java.lang.Object
com.skava.service.impl.UpdateCollectionPropertyServiceImpl
All Implemented Interfaces:
com.skava.core.EcommService<CollectionPropertyRequest,CollectionPropertiesResponse>, UpdateCollectionPropertyService

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