Class CostCentre

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

public class CostCentre extends Object implements Serializable

The Class CostCentre

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.
See Also:
  • Constructor Details

    • CostCentre

      public CostCentre()