| Package | Description |
|---|---|
| org.broadleafcommerce.openadmin.server.security.domain | |
| org.broadleafcommerce.openadmin.server.service.type |
| Modifier and Type | Method and Description |
|---|---|
ContextType |
AdminUserImpl.getContextType() |
ContextType |
AdminSecurityContext.getContextType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdminUserImpl.setContextType(ContextType contextType) |
void |
AdminSecurityContext.setContextType(ContextType contextType) |
| Modifier and Type | Field and Description |
|---|---|
static ContextType |
ContextType.CATALOG |
static ContextType |
ContextType.GLOBAL |
static ContextType |
ContextType.SITE |
static ContextType |
ContextType.TEMPLATE |
| Modifier and Type | Method and Description |
|---|---|
static ContextType |
ContextType.getInstance(String type) |
Copyright © 2017. All rights reserved.