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) |
Modifier and Type | Method and Description |
---|---|
ExtensionResultStatusType |
TemplateOnlyQueryExtensionManager.buildStatus(Object entity,
ExtensionResultHolder<ItemStatus> response) |
ExtensionResultStatusType |
TemplateOnlyQueryExtensionHandler.buildStatus(Object entity,
ExtensionResultHolder<ItemStatus> response) |
Copyright © 2022. All rights reserved.