Liferay 6.1.2-ce-ga3

com.liferay.portal.theme
Class ThemeGroupLimit

java.lang.Object
  extended by com.liferay.portal.theme.ThemeCompanyLimit
      extended by com.liferay.portal.theme.ThemeGroupLimit
All Implemented Interfaces:
Serializable

public class ThemeGroupLimit
extends ThemeCompanyLimit

See Also:
Serialized Form

Constructor Summary
ThemeGroupLimit()
           
 
Method Summary
 
Methods inherited from class com.liferay.portal.theme.ThemeCompanyLimit
getExcludes, getIncludes, isExcluded, isIncluded, setExcludes, setIncludes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeGroupLimit

public ThemeGroupLimit()

Liferay 6.1.2-ce-ga3