com.liferay.portal.json
Class JSONIncludesManagerImpl
java.lang.Object
com.liferay.portal.json.JSONIncludesManagerImpl
- All Implemented Interfaces:
- JSONIncludesManager
public class JSONIncludesManagerImpl
- extends Object
- implements JSONIncludesManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSONIncludesManagerImpl
public JSONIncludesManagerImpl()
lookupExcludes
public String[] lookupExcludes(Class<?> type)
- Specified by:
lookupExcludes
in interface JSONIncludesManager
lookupIncludes
public String[] lookupIncludes(Class<?> type)
- Specified by:
lookupIncludes
in interface JSONIncludesManager