Package | Description |
---|---|
org.broadleafcommerce.common.rest.api.wrapper | |
org.broadleafcommerce.core.payment.domain | |
org.broadleafcommerce.profile.core.domain |
Modifier and Type | Method and Description |
---|---|
protected List<MapElementWrapper> |
BaseWrapper.createElementWrappers(AdditionalFields model)
Utility method.
|
void |
BaseWrapper.transferAdditionalFieldsFromWrapper(WrapperAdditionalFields from,
AdditionalFields to)
Used method, to be used by Wrappers that implement the WrapperAdditionalFields interface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PaymentTransaction
Used to store individual transactions about a particular payment.
|
Modifier and Type | Class and Description |
---|---|
class |
PaymentTransactionImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
CustomerPayment
This entity is designed to deal with payments associated to an
Customer and is used to refer to a saved
payment that is stored at the Payment Gateway level. |
Modifier and Type | Class and Description |
---|---|
class |
CustomerPaymentImpl |
Copyright © 2022. All rights reserved.