Liferay 6.2.0

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
abstract  ThemeCompanyLimit Theme.getThemeCompanyLimit()
           
 

Methods in com.liferay.portal.model with parameters of type ThemeCompanyLimit
abstract  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.2.0