Class CostCentersDTO

java.lang.Object
com.skava.account.orchestration.model.CostCentersDTO
All Implemented Interfaces:
Serializable

public class CostCentersDTO extends Object implements Serializable

The Class CostCentersDTO

A cost centre is a department within a business to which costs can be allocated. The term includes departments which do not produce directly but incur costs to the business, when the manager and employees of the cost centre are not accountable for the profitability. For each account there are cost centres for which budgets are allocated.
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • CostCentersDTO

      public CostCentersDTO()