Liferay 7.0-ga1 portal-impl

com.liferay.portal.theme
Class PortletDisplayFactory

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

public class PortletDisplayFactory
extends Object


Constructor Summary
PortletDisplayFactory()
           
 
Method Summary
static com.liferay.portal.kernel.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.kernel.theme.PortletDisplay create()

Liferay 7.0-ga1 portal-impl