org.broadleafcommerce.core.payment.service.workflow
Class CombinedPaymentContextSeed
java.lang.Object
org.broadleafcommerce.core.payment.service.workflow.CombinedPaymentContextSeed
public class CombinedPaymentContextSeed
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CombinedPaymentContextSeed
public CombinedPaymentContextSeed(Map<PaymentInfo,Referenced> infos,
PaymentActionType actionType,
Money orderTotal,
PaymentResponse paymentResponse)
getInfos
public Map<PaymentInfo,Referenced> getInfos()
getActionType
public PaymentActionType getActionType()
getOrderTotal
public Money getOrderTotal()
getPaymentResponse
public PaymentResponse getPaymentResponse()
Copyright © 2013. All Rights Reserved.