Uses of Class
com.skava.accounts.model.exchange.request.CostCentreRequestInternal
Packages that use CostCentreRequestInternal
Package
Description
Accounts Service Declarations.
Accounts Service Implementations.
-
Uses of CostCentreRequestInternal in com.skava.accounts.service
Methods in com.skava.accounts.service with parameters of type CostCentreRequestInternalModifier and TypeMethodDescriptionCreateCostCentreService.process
(CostCentreRequestInternal request) DeleteCostCentreService.process
(CostCentreRequestInternal request) -
Uses of CostCentreRequestInternal in com.skava.accounts.service.impl
Methods in com.skava.accounts.service.impl with parameters of type CostCentreRequestInternalModifier and TypeMethodDescriptionCreateCostCentreServiceImpl.process
(CostCentreRequestInternal request) DeleteCostCentreServiceImpl.process
(CostCentreRequestInternal request) FindAllCostCentreServiceImpl.process
(CostCentreRequestInternal request) FindCostCentreServiceimpl.process
(CostCentreRequestInternal request) UpdateCostCentreServiceImpl.process
(CostCentreRequestInternal request) UpdateCostCentreServiceImpl.update
(CostCentreDO costCentreDO, CostCentreRequestInternal request) Update.