public abstract class AccountingModelBuilder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AccountingModelSpec |
accountingModelSpec |
protected SimpleDateFormat |
sdf |
protected SimpleDateFormat |
sdfCSVDate |
protected SimpleDateFormat |
sdfFile |
| Constructor and Description |
|---|
AccountingModelBuilder() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
buildOpEx() |
void |
createSpec() |
AccountingModelSpec |
getAccountingModelSpec() |
protected AccountingModelSpec accountingModelSpec
protected SimpleDateFormat sdf
protected SimpleDateFormat sdfCSVDate
protected SimpleDateFormat sdfFile
public AccountingModelSpec getAccountingModelSpec()
public void createSpec()
public abstract void buildOpEx()
throws ServiceException
ServiceExceptionCopyright © 2024. All rights reserved.