Liferay 6.2-ce-ga5

com.liferay.portal.kernel.json
Interface JSONIncludesManager


public interface JSONIncludesManager


Method Summary
 String[] lookupExcludes(Class<?> type)
           
 String[] lookupIncludes(Class<?> type)
           
 

Method Detail

lookupExcludes

String[] lookupExcludes(Class<?> type)

lookupIncludes

String[] lookupIncludes(Class<?> type)

Liferay 6.2-ce-ga5