com.liferay.portal.theme
Class PortletDisplayFactory

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

public class PortletDisplayFactory
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Method Summary
static com.liferay.portal.theme.PortletDisplay create()
           
static void recycle(com.liferay.portal.theme.PortletDisplay portletDisplay)
           
 
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.PortletDisplay create()
                                                      throws java.lang.Exception
Throws:
java.lang.Exception

recycle

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