| Package | Description |
|---|---|
| org.broadleafcommerce.common.presentation.client | |
| org.broadleafcommerce.openadmin.dto |
| Modifier and Type | Method and Description |
|---|---|
static PersistencePerspectiveItemType |
PersistencePerspectiveItemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistencePerspectiveItemType[] |
PersistencePerspectiveItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<PersistencePerspectiveItemType,PersistencePerspectiveItem> |
PersistencePerspective.persistencePerspectiveItems |
| Modifier and Type | Method and Description |
|---|---|
Map<PersistencePerspectiveItemType,PersistencePerspectiveItem> |
PersistencePerspective.getPersistencePerspectiveItems() |
Map<PersistencePerspectiveItemType,PersistencePerspectiveItem> |
PersistencePackage.getPersistencePerspectiveItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistencePerspective.addPersistencePerspectiveItem(PersistencePerspectiveItemType type,
PersistencePerspectiveItem item) |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistencePerspective.setPersistencePerspectiveItems(Map<PersistencePerspectiveItemType,PersistencePerspectiveItem> persistencePerspectiveItems) |
Copyright © 2015. All rights reserved.