Class CreateCostCentreServiceImpl

java.lang.Object
com.skava.accounts.service.impl.CreateCostCentreServiceImpl
All Implemented Interfaces:
CreateCostCentreService, com.skava.core.EcommService<CostCentreRequestInternal,CostCentreAPIResponse>

@Service public class CreateCostCentreServiceImpl extends Object implements CreateCostCentreService
The Class CreateCostCentreServiceImpl is used for creating cost centre based on the provided information.
Author:
Infosys Equinox
  • Constructor Details

    • CreateCostCentreServiceImpl

      public CreateCostCentreServiceImpl()
  • Method Details