CommerceListenerAdapter¶
-
public class
CommerceListenerAdapter
extends CommerceListener2¶ The CommerceListenerAdapter is the adapter for the CommerceListener2 with all default implementations in the event handlers.
Methods¶
handleAmountAdjustedEvent¶
-
public void
handleAmountAdjustedEvent
(AmountAdjustedEvent event)¶
handleBasketAdjustedEvent¶
-
public void
handleBasketAdjustedEvent
(BasketAdjustedEvent event)¶
handleBasketEvent¶
-
public void
handleBasketEvent
(BasketEvent event)¶
handleCardInformationReceivedEvent¶
-
public void
handleCardInformationReceivedEvent
(CardInformationReceivedEvent event)¶
handleCommerceEvent¶
-
public void
handleCommerceEvent
(CommerceEvent event)¶
handleDeviceManagementEvent¶
-
public void
handleDeviceManagementEvent
(DeviceManagementEvent event)¶
handleDeviceVitalsInformationEvent¶
-
public void
handleDeviceVitalsInformationEvent
(DeviceVitalsInformationEvent event)¶
handleHostFinalizeTransactionEvent¶
-
public void
handleHostFinalizeTransactionEvent
(HostFinalizeTransactionEvent event)¶
handleLoyaltyReceivedEvent¶
-
public void
handleLoyaltyReceivedEvent
(LoyaltyReceivedEvent event)¶
handleNotificationEvent¶
-
public void
handleNotificationEvent
(NotificationEvent event)¶
handlePaymentCompletedEvent¶
-
public void
handlePaymentCompletedEvent
(PaymentCompletedEvent event)¶
handlePinEvent¶
handlePrintEvent¶
-
public void
handlePrintEvent
(PrintEvent event)¶
handleReceiptDeliveryMethodEvent¶
-
public void
handleReceiptDeliveryMethodEvent
(ReceiptDeliveryMethodEvent event)¶
handleReconciliationEvent¶
-
public void
handleReconciliationEvent
(ReconciliationEvent event)¶
handleReconciliationsListEvent¶
-
public void
handleReconciliationsListEvent
(ReconciliationsListEvent event)¶
handleStatus¶
handleStoredValueCardEvent¶
-
public void
handleStoredValueCardEvent
(StoredValueCardEvent event)¶
handleTransactionEvent¶
-
public void
handleTransactionEvent
(TransactionEvent event)¶
handleTransactionQueryEvent¶
-
public void
handleTransactionQueryEvent
(TransactionQueryEvent event)¶
handleUserInputEvent¶
-
public void
handleUserInputEvent
(UserInputEvent event)¶