Class DeleteContractServiceImpl

java.lang.Object
com.skava.accounts.service.impl.DeleteContractServiceImpl
All Implemented Interfaces:
DeleteContractService, com.skava.core.EcommService<ContractRequestInternal,ContractAPIResponse>

@Service public class DeleteContractServiceImpl extends Object implements DeleteContractService
The Class DeleteContractServiceImpl is used for delete contract based on the provided information.
Author:
Infosys Equinox
  • Constructor Details

    • DeleteContractServiceImpl

      public DeleteContractServiceImpl()
  • Method Details