Uses of Class
com.skava.accounts.model.exchange.response.CostCentreAPIResponse
Packages that use CostCentreAPIResponse
Package
Description
Accounts Service Declarations.
Accounts Service Implementations.
-
Uses of CostCentreAPIResponse in com.skava.accounts.service
Methods in com.skava.accounts.service that return CostCentreAPIResponseModifier and TypeMethodDescriptionCreateCostCentreService.process
(CostCentreRequestInternal request) DeleteCostCentreService.process
(CostCentreRequestInternal request) -
Uses of CostCentreAPIResponse in com.skava.accounts.service.impl
Methods in com.skava.accounts.service.impl that return CostCentreAPIResponseModifier and TypeMethodDescriptionCreateCostCentreServiceImpl.process
(CostCentreRequestInternal request) DeleteCostCentreServiceImpl.process
(CostCentreRequestInternal request) FindCostCentreServiceimpl.process
(CostCentreRequestInternal request) UpdateCostCentreServiceImpl.process
(CostCentreRequestInternal request)