com.liferay.portal.theme
Class ThemeCompanyId

java.lang.Object
  extended by com.liferay.portal.theme.ThemeCompanyId
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ThemeGroupId

public class ThemeCompanyId
extends java.lang.Object
implements java.io.Serializable

View Source

Author:
Brian Wing Shun Chan
See Also:
Serialized Form

Constructor Summary
ThemeCompanyId(java.lang.String value, boolean pattern)
           
 
Method Summary
 java.lang.String getValue()
           
 boolean isPattern()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeCompanyId

public ThemeCompanyId(java.lang.String value,
                      boolean pattern)
Method Detail

getValue

public java.lang.String getValue()

isPattern

public boolean isPattern()