| Package | Description |
|---|---|
| org.broadleafcommerce.common.extension |
| Modifier and Type | Method and Description |
|---|---|
ItemStatus |
StandardCacheItem.getItemStatus() |
static ItemStatus |
ItemStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ItemStatus[] |
ItemStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StandardCacheItem.setItemStatus(ItemStatus itemStatus) |
Copyright © 2017. All rights reserved.