Package | Description |
---|---|
org.broadleafcommerce.common.module |
Modifier and Type | Method and Description |
---|---|
static BroadleafModuleRegistration.BroadleafModuleEnum |
BroadleafModuleRegistration.BroadleafModuleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BroadleafModuleRegistration.BroadleafModuleEnum[] |
BroadleafModuleRegistration.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(BroadleafModuleRegistration.BroadleafModuleEnum moduleInQuestion)
Checks if the given module is registered
|
Copyright © 2022. All rights reserved.