public class SapDigitalPaySavePollCardResultAction extends AbstractSimpleDecisionAction<SapDigitPayPollCardProcessModel>
AbstractSimpleDecisionAction.TransitionmodelService, processParameterHelperERROR_RETURN_CODE, RETRY_RETURN_CODE| Constructor and Description |
|---|
SapDigitalPaySavePollCardResultAction() |
| Modifier and Type | Method and Description |
|---|---|
AbstractSimpleDecisionAction.Transition |
executeAction(SapDigitPayPollCardProcessModel pollCardProcess)
Executes this
Action's business logic working on the given BusinessProcessModel. |
Converter<CisSapDigitalPaymentPollRegisteredCardResult,CCPaymentInfoData> |
getCisSapDigitalPaymentPaymentInfoConverter() |
CisSapDigitalPaymentService |
getCisSapDigitalPaymentService() |
SapDigitalPaymentService |
getSapDigitalPaymentService() |
void |
setCisSapDigitalPaymentPaymentInfoConverter(Converter<CisSapDigitalPaymentPollRegisteredCardResult,CCPaymentInfoData> cisSapDigitalPaymentPaymentInfoConverter) |
void |
setCisSapDigitalPaymentService(CisSapDigitalPaymentService cisSapDigitalPaymentService) |
void |
setSapDigitalPaymentService(SapDigitalPaymentService sapDigitalPaymentService) |
execute, getTransitionscreateTransitions, getModelService, getProcessParameterHelper, getProcessParameterValue, refresh, save, setModelService, setOrderStatus, setProcessParameterHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentActionDefinitionContextpublic SapDigitalPaySavePollCardResultAction()
public AbstractSimpleDecisionAction.Transition executeAction(SapDigitPayPollCardProcessModel pollCardProcess) throws RetryLaterException, java.lang.Exception
AbstractSimpleDecisionActionAction's business logic working on the given BusinessProcessModel.executeAction in class AbstractSimpleDecisionAction<SapDigitPayPollCardProcessModel>pollCardProcess - The process context to work on.RetryLaterExceptionjava.lang.Exceptionpublic CisSapDigitalPaymentService getCisSapDigitalPaymentService()
public void setCisSapDigitalPaymentService(CisSapDigitalPaymentService cisSapDigitalPaymentService)
cisSapDigitalPaymentService - the cisSapDigitalPaymentService to setpublic Converter<CisSapDigitalPaymentPollRegisteredCardResult,CCPaymentInfoData> getCisSapDigitalPaymentPaymentInfoConverter()
public void setCisSapDigitalPaymentPaymentInfoConverter(Converter<CisSapDigitalPaymentPollRegisteredCardResult,CCPaymentInfoData> cisSapDigitalPaymentPaymentInfoConverter)
cisSapDigitalPaymentPaymentInfoConverter - the cisSapDigitalPaymentPaymentInfoConverter to setpublic SapDigitalPaymentService getSapDigitalPaymentService()
public void setSapDigitalPaymentService(SapDigitalPaymentService sapDigitalPaymentService)
sapDigitalPaymentService - the sapDigitalPaymentService to setCopyright © 2018 SAP SE. All Rights Reserved.