Liferay 7.0-ce-m3

com.liferay.portlet.journal.context
Class JournalDisplayContext

java.lang.Object
  extended by com.liferay.portlet.journal.context.JournalDisplayContext

public class JournalDisplayContext
extends Object


Constructor Summary
JournalDisplayContext(LiferayPortletRequest liferayPortletRequest, PortletPreferences portletPreferences)
           
 
Method Summary
 String getDisplayStyle()
           
 String[] getDisplayViews()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JournalDisplayContext

public JournalDisplayContext(LiferayPortletRequest liferayPortletRequest,
                             PortletPreferences portletPreferences)
Method Detail

getDisplayStyle

public String getDisplayStyle()

getDisplayViews

public String[] getDisplayViews()

Liferay 7.0-ce-m3