| Package | Description |
|---|---|
| org.broadleafcommerce.core.web.checkout.section |
| Modifier and Type | Field and Description |
|---|---|
static CheckoutSectionViewType |
CheckoutSectionViewType.BILLING_INFO |
static CheckoutSectionViewType |
CheckoutSectionViewType.ORDER_INFO |
static CheckoutSectionViewType |
CheckoutSectionViewType.PAYMENT_INFO |
static CheckoutSectionViewType |
CheckoutSectionViewType.SHIPPING_INFO |
protected CheckoutSectionViewType |
CheckoutSectionDTO.view |
| Modifier and Type | Method and Description |
|---|---|
static CheckoutSectionViewType |
CheckoutSectionViewType.getInstance(String type) |
CheckoutSectionViewType |
CheckoutSectionDTO.getView() |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckoutSectionDTO.setView(CheckoutSectionViewType view) |
| Constructor and Description |
|---|
CheckoutSectionDTO(CheckoutSectionViewType view,
boolean populated) |
Copyright © 2014. All Rights Reserved.