|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContextType | |
|---|---|
| org.broadleafcommerce.openadmin.server.security.domain | |
| org.broadleafcommerce.openadmin.server.service.type | |
| Uses of ContextType in org.broadleafcommerce.openadmin.server.security.domain |
|---|
| Methods in org.broadleafcommerce.openadmin.server.security.domain that return ContextType | |
|---|---|
ContextType |
AdminSecurityContext.getContextType()
|
ContextType |
AdminUserImpl.getContextType()
|
| Methods in org.broadleafcommerce.openadmin.server.security.domain with parameters of type ContextType | |
|---|---|
void |
AdminSecurityContext.setContextType(ContextType contextType)
|
void |
AdminUserImpl.setContextType(ContextType contextType)
|
| Uses of ContextType in org.broadleafcommerce.openadmin.server.service.type |
|---|
| Fields in org.broadleafcommerce.openadmin.server.service.type declared as ContextType | |
|---|---|
static ContextType |
ContextType.CATALOG
|
static ContextType |
ContextType.GLOBAL
|
static ContextType |
ContextType.SITE
|
static ContextType |
ContextType.TEMPLATE
|
| Methods in org.broadleafcommerce.openadmin.server.service.type that return ContextType | |
|---|---|
static ContextType |
ContextType.getInstance(String type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||