public class JSONIncludesManagerUtil
extends java.lang.Object
| Constructor and Description |
|---|
JSONIncludesManagerUtil() |
| Modifier and Type | Method and Description |
|---|---|
static JSONIncludesManager |
getJSONIncludesManager() |
static java.lang.String[] |
lookupExcludes(java.lang.Class<?> type) |
static java.lang.String[] |
lookupIncludes(java.lang.Class<?> type) |
void |
setJSONIncludesManager(JSONIncludesManager jsonIncludesManager) |
public static JSONIncludesManager getJSONIncludesManager()
public static java.lang.String[] lookupExcludes(java.lang.Class<?> type)
public static java.lang.String[] lookupIncludes(java.lang.Class<?> type)
public void setJSONIncludesManager(JSONIncludesManager jsonIncludesManager)