com.liferay.portal.theme
Class ThemeDisplayFactory

java.lang.Object
  extended bycom.liferay.portal.theme.ThemeDisplayFactory

public class ThemeDisplayFactory
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Method Summary
static com.liferay.portal.theme.ThemeDisplay create()
           
static void recycle(com.liferay.portal.theme.ThemeDisplay themeDisplay)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static com.liferay.portal.theme.ThemeDisplay create()
                                                    throws java.lang.Exception
Throws:
java.lang.Exception

recycle

public static void recycle(com.liferay.portal.theme.ThemeDisplay themeDisplay)
                    throws java.lang.Exception
Throws:
java.lang.Exception