| 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  | PaymentTransactionUsed to store individual transactions about a particular payment. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PaymentTransactionImpl | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CustomerPaymentThis entity is designed to deal with payments associated to an  Customerand 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 © 2020. All rights reserved.