Package | Description |
---|---|
org.broadleafcommerce.common.util |
Modifier and Type | Method and Description |
---|---|
static ModulePresentUtil.BroadleafModuleEnum |
ModulePresentUtil.BroadleafModuleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModulePresentUtil.BroadleafModuleEnum[] |
ModulePresentUtil.BroadleafModuleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
ModulePresentUtil.isPresent(ModulePresentUtil.BroadleafModuleEnum moduleInQuestion)
|
Copyright © 2020. All rights reserved.