com.liferay.portal.theme
Class ThemeCompanyLimit
java.lang.Object
com.liferay.portal.theme.ThemeCompanyLimit
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- ThemeGroupLimit
- public class ThemeCompanyLimit
- extends java.lang.Object
- implements java.io.Serializable
View Source
- Author:
- Brian Wing Shun Chan
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThemeCompanyLimit
public ThemeCompanyLimit()
getIncludes
public java.util.List getIncludes()
setIncludes
public void setIncludes(java.util.List includes)
isIncluded
public boolean isIncluded(long companyId)
getExcludes
public java.util.List getExcludes()
setExcludes
public void setExcludes(java.util.List excludes)
isExcluded
public boolean isExcluded(long companyId)