public class BillPaymentDetailRegisterTask extends jp.co.intra_mart.foundation.logic.element.Task<BillPaymentDetailRegisterTaskMetadata,BillPaymentDetailRegisterParameter,BillPaymentDetailRegisterResult> implements jp.co.intra_mart.foundation.logic.element.FlowElementCloser
修飾子とタイプ | フィールドと説明 |
---|---|
protected DateHelper |
dateHelper
DateHelper.
|
protected jp.co.slcs.kaiden2.product_workflow.foundation.model.service.K30tBillPaymentDetailService |
k30tBillPaymentDetailService
K30tBillPaymentDetailService.
|
protected NumericValidator |
numericValidator
NumericValidator.
|
protected PropertyHelper |
propertyHelper
PropertyHelper.
|
コンストラクタと説明 |
---|
BillPaymentDetailRegisterTask(jp.co.intra_mart.foundation.logic.element.ElementContext context)
コンストラクタ.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
close()
後処理.
|
BillPaymentDetailRegisterResult |
execute(BillPaymentDetailRegisterParameter parameter)
ロジックフロー実行.
|
isContinueOnError, postprocessing, preprocessing, setContinueOnError
protected jp.co.slcs.kaiden2.product_workflow.foundation.model.service.K30tBillPaymentDetailService k30tBillPaymentDetailService
protected DateHelper dateHelper
protected NumericValidator numericValidator
protected PropertyHelper propertyHelper
public BillPaymentDetailRegisterTask(jp.co.intra_mart.foundation.logic.element.ElementContext context)
context
- ElementContext
public BillPaymentDetailRegisterResult execute(BillPaymentDetailRegisterParameter parameter) throws jp.co.intra_mart.foundation.logic.exception.FlowExecutionException
execute
インタフェース内 jp.co.intra_mart.foundation.logic.element.Executable<BillPaymentDetailRegisterParameter,BillPaymentDetailRegisterResult>
parameter
- BillPaymentDetailRegisterParameter
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.