Class PutUpdatePropertiesServiceImpl

java.lang.Object
com.skava.accounts.service.impl.PutUpdatePropertiesServiceImpl
All Implemented Interfaces:
PutUpdatePropertiesService, com.skava.core.EcommService<PropertiesRequestInternal,CollectionPropertyResponse>

@Service @Transactional(propagation=REQUIRED, readOnly=false, noRollbackFor=java.lang.Exception.class) public class PutUpdatePropertiesServiceImpl extends Object implements PutUpdatePropertiesService
The Class PutUpdatePropertiesServiceImpl is used to update properties based on the provided information..
  • Constructor Details

    • PutUpdatePropertiesServiceImpl

      public PutUpdatePropertiesServiceImpl()
  • Method Details