| Package | Description |
|---|---|
| com.broadleafcommerce.core.rest.api.v2.wrapper |
| Modifier and Type | Field and Description |
|---|---|
protected List<MapElementWrapper> |
PaymentTransactionWrapper.additionalFields |
protected List<MapElementWrapper> |
CustomerPaymentWrapper.additionalFields |
| Modifier and Type | Method and Description |
|---|---|
protected List<MapElementWrapper> |
BaseWrapper.createElementWrappers(org.broadleafcommerce.profile.core.domain.AdditionalFields model)
Utility method.
|
List<MapElementWrapper> |
PaymentTransactionWrapper.getAdditionalFields() |
List<MapElementWrapper> |
CustomerPaymentWrapper.getAdditionalFields() |
List<MapElementWrapper> |
WrapperAdditionalFields.getAdditionalFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentTransactionWrapper.setAdditionalFields(List<MapElementWrapper> additionalFields) |
void |
CustomerPaymentWrapper.setAdditionalFields(List<MapElementWrapper> additionalFields) |
void |
WrapperAdditionalFields.setAdditionalFields(List<MapElementWrapper> afs) |
Copyright © 2017. All rights reserved.