public class ExpenseInfoRegisterTask extends jp.co.intra_mart.foundation.logic.element.Task<ExpenseInfoRegisterTaskMetadata,ExpenseInfoRegisterParameter,ExpenseInfolRegisterResult> implements jp.co.intra_mart.foundation.logic.element.FlowElementCloser
修飾子とタイプ | フィールドと説明 |
---|---|
protected DateHelper |
dateHelper
DateHelper.
|
protected jp.co.slcs.kaiden2.product_workflow.foundation.model.service.K30tExpenseInfoService |
k30tExpenseInfoService
K30tExpenseInfoService.
|
protected NumericValidator |
numericValidator
NumericValidator.
|
protected PropertyHelper |
propertyHelper
PropertyHelper.
|
コンストラクタと説明 |
---|
ExpenseInfoRegisterTask(jp.co.intra_mart.foundation.logic.element.ElementContext context)
コンストラクタ.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
close()
後処理.
|
ExpenseInfolRegisterResult |
execute(ExpenseInfoRegisterParameter parameter)
ロジックフロー実行.
|
isContinueOnError, postprocessing, preprocessing, setContinueOnError
protected jp.co.slcs.kaiden2.product_workflow.foundation.model.service.K30tExpenseInfoService k30tExpenseInfoService
protected DateHelper dateHelper
protected NumericValidator numericValidator
protected PropertyHelper propertyHelper
public ExpenseInfoRegisterTask(jp.co.intra_mart.foundation.logic.element.ElementContext context)
context
- ElementContext
public ExpenseInfolRegisterResult execute(ExpenseInfoRegisterParameter parameter) throws jp.co.intra_mart.foundation.logic.exception.FlowExecutionException
execute
インタフェース内 jp.co.intra_mart.foundation.logic.element.Executable<ExpenseInfoRegisterParameter,ExpenseInfolRegisterResult>
parameter
- ExpenseInfoRegisterParameter
jp.co.intra_mart.foundation.logic.exception.FlowExecutionException
public void close()
close
インタフェース内 jp.co.intra_mart.foundation.logic.element.FlowElementCloser
Copyright © 2022 Sumitomo Life Information Systems Co., Ltd. All Rights Reserved.