Class DeleteAccountPropertiesServiceImpl

java.lang.Object
com.skava.accounts.service.impl.DeleteAccountPropertiesServiceImpl
All Implemented Interfaces:
DeleteAccountPropertiesService, com.skava.core.EcommService<AccountPropertiesRequestInternal,AccountPropertyAPIResponse>

@Service @Transactional(propagation=REQUIRED, readOnly=false, noRollbackFor=java.lang.Exception.class) public class DeleteAccountPropertiesServiceImpl extends Object implements DeleteAccountPropertiesService
The Class DeletePropertiesServiceImpl is used for delete account properies based on the provided information.
Author:
Infosys Equinox