public class JSONIncludesManagerImpl
extends java.lang.Object
implements com.liferay.portal.kernel.json.JSONIncludesManager
| Constructor and Description |
|---|
JSONIncludesManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
lookupExcludes(java.lang.Class<?> type) |
java.lang.String[] |
lookupIncludes(java.lang.Class<?> type) |
public java.lang.String[] lookupExcludes(java.lang.Class<?> type)
lookupExcludes in interface com.liferay.portal.kernel.json.JSONIncludesManagerpublic java.lang.String[] lookupIncludes(java.lang.Class<?> type)
lookupIncludes in interface com.liferay.portal.kernel.json.JSONIncludesManager