public class ContextType extends Object implements Serializable, BroadleafEnumerationType
AdminSecurityContext,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static ContextType |
CATALOG |
static ContextType |
GLOBAL |
static ContextType |
SITE |
static ContextType |
TEMPLATE |
| Constructor and Description |
|---|
ContextType() |
ContextType(String type,
String friendlyType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getFriendlyType() |
static ContextType |
getInstance(String type) |
String |
getType() |
int |
hashCode() |
public static final ContextType GLOBAL
public static final ContextType SITE
public static final ContextType CATALOG
public static final ContextType TEMPLATE
public static ContextType getInstance(String type)
public String getType()
getType in interface BroadleafEnumerationTypepublic String getFriendlyType()
getFriendlyType in interface BroadleafEnumerationTypeCopyright © 2015. All rights reserved.