| Package | Description |
|---|---|
| org.broadleafcommerce.menu.domain | |
| org.broadleafcommerce.menu.type |
| Modifier and Type | Method and Description |
|---|---|
MenuItemType |
MenuItem.getMenuItemType()
Returns the
MenuItemType |
MenuItemType |
MenuItemImpl.getMenuItemType() |
| Modifier and Type | Method and Description |
|---|---|
void |
MenuItem.setMenuItemType(MenuItemType menuItemType)
Sets the
MenuItemType |
void |
MenuItemImpl.setMenuItemType(MenuItemType menuItemType) |
| Modifier and Type | Field and Description |
|---|---|
static MenuItemType |
MenuItemType.CATEGORY |
static MenuItemType |
MenuItemType.CUSTOM |
static MenuItemType |
MenuItemType.LINK |
static MenuItemType |
MenuItemType.PAGE |
static MenuItemType |
MenuItemType.PRODUCT |
static MenuItemType |
MenuItemType.SUBMENU |
| Modifier and Type | Method and Description |
|---|---|
static MenuItemType |
MenuItemType.getInstance(String type) |
Copyright © 2015. All rights reserved.