com.liferay.portal.theme
Class PortletDisplayFactory

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

public class PortletDisplayFactory
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

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

Constructor Detail

PortletDisplayFactory

public PortletDisplayFactory()
Method Detail

create

public static com.liferay.portal.theme.PortletDisplay create()