Liferay 6.1.2-ce-ga3

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

Packages that use ThemeCompanyLimit
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
com.liferay.portal.theme This package defines the portal theme classes. 
 

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.1.2-ce-ga3