Liferay 6.0.5

com.liferay.portal.theme
Class ThemeGroupId

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

public class ThemeGroupId
extends ThemeCompanyId

See Also:
Serialized Form

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

Constructor Detail

ThemeGroupId

public ThemeGroupId(String value,
                    boolean pattern)

Liferay 6.0.5