Liferay 6.0-ee-sp2

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

Packages that use ThemeCompanyLimit
com.liferay.portal.model   
com.liferay.portal.theme   
 

Uses of ThemeCompanyLimit in com.liferay.portal.model
 

Methods in com.liferay.portal.model that return ThemeCompanyLimit
 ThemeCompanyLimit Theme.getThemeCompanyLimit()
           
 

Methods in com.liferay.portal.model with parameters of type ThemeCompanyLimit
 void Theme.setThemeCompanyLimit(ThemeCompanyLimit themeCompanyLimit)
           
 

Uses of ThemeCompanyLimit in com.liferay.portal.theme
 

Subclasses of ThemeCompanyLimit in com.liferay.portal.theme
 class ThemeGroupLimit
           
 


Liferay 6.0-ee-sp2