public class ValidateCostCenterPipelineArgs extends ValidationPipelineArgs
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION |
| Constructor and Description |
|---|
ValidateCostCenterPipelineArgs() |
| Modifier and Type | Method and Description |
|---|---|
CostCenter |
getCostCenter()
Return the cost center being validated.
|
void |
setCostCenter(CostCenter pCostCenter)
Set the cost center being validated.
|
getLocale, getOrder, getOrderManager, setLocale, setOrder, setOrderManagerclear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuespublic void setCostCenter(CostCenter pCostCenter)
public CostCenter getCostCenter()