public class BroadleafDialectPrefix extends Object
BroadleafProcessor should be in| Modifier and Type | Field and Description |
|---|---|
static String |
BLC
Specifies the
BroadleafProcessor should use the "blc" prefix. |
static String |
BLC_ADMIN
Specifies the
BroadleafProcessor should use the "blc_admin" prefix, for use in the Broadleaf admin application |
| Constructor and Description |
|---|
BroadleafDialectPrefix() |
public static final String BLC
BroadleafProcessor should use the "blc" prefix.
This means it'll be used in site, admin, or both depending on the context the bean is createdpublic static final String BLC_ADMIN
BroadleafProcessor should use the "blc_admin" prefix, for use in the Broadleaf admin applicationCopyright © 2017. All rights reserved.