Liferay 6.1.2-ce-ga3

com.liferay.portal.theme
Class ThemeDisplayFactory

java.lang.Object
  extended by com.liferay.portal.theme.ThemeDisplayFactory

public class ThemeDisplayFactory
extends Object


Constructor Summary
ThemeDisplayFactory()
           
 
Method Summary
static ThemeDisplay create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeDisplayFactory

public ThemeDisplayFactory()
Method Detail

create

public static ThemeDisplay create()

Liferay 6.1.2-ce-ga3