Liferay 6.0-ee-sp2

Uses of Class
com.liferay.portal.theme.ThemeGroupLimit

Packages that use ThemeGroupLimit
com.liferay.portal.model   
 

Uses of ThemeGroupLimit in com.liferay.portal.model
 

Methods in com.liferay.portal.model that return ThemeGroupLimit
 ThemeGroupLimit Theme.getThemeGroupLimit()
           
 

Methods in com.liferay.portal.model with parameters of type ThemeGroupLimit
 void Theme.setThemeGroupLimit(ThemeGroupLimit themeGroupLimit)
           
 


Liferay 6.0-ee-sp2