Class UpdateAllCollectionPropertiesServiceImpl

java.lang.Object
com.skava.auth.service.impl.collectionproperty.UpdateAllCollectionPropertiesServiceImpl
All Implemented Interfaces:
UpdateAllCollectionPropertiesService, com.skava.core.EcommService<UpdatePropertiesRequest,CollectionPropertiesResponse>

@Service @Transactional(propagation=REQUIRED, readOnly=false, noRollbackFor=java.lang.Exception.class) public class UpdateAllCollectionPropertiesServiceImpl extends Object implements UpdateAllCollectionPropertiesService
This service class implements UpdateAllCollectionPropertiesService and handles the update all collection properties service request, process it and save the details in DB. It also implements business logic required to update all collection properties.
Author:
Infosys Equinox