Liferay 7.0-ce-m6

com.liferay.portlet.documentlibrarydisplay.display.context.util
Class DLDisplayRequestHelper

java.lang.Object
  extended by com.liferay.portal.kernel.display.context.util.BaseRequestHelper
      extended by com.liferay.portlet.documentlibrary.display.context.util.DLRequestHelper
          extended by com.liferay.portlet.documentlibrarydisplay.display.context.util.DLDisplayRequestHelper

public class DLDisplayRequestHelper
extends DLRequestHelper


Constructor Summary
DLDisplayRequestHelper(javax.servlet.http.HttpServletRequest request)
           
 
Method Summary
 
Methods inherited from class com.liferay.portlet.documentlibrary.display.context.util.DLRequestHelper
getDLGroupServiceSettings, getDLPortletInstanceSettings
 
Methods inherited from class com.liferay.portal.kernel.display.context.util.BaseRequestHelper
getCompany, getCompanyId, getCurrentURL, getLayout, getLiferayPortletRequest, getLiferayPortletResponse, getLocale, getPermissionChecker, getPortletDisplay, getPortletId, getPortletName, getPortletResource, getPortletTitle, getRequest, getResourcePortletId, getResourcePortletName, getScopeGroupId, getSiteGroupId, getThemeDisplay, getUser, getUserId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DLDisplayRequestHelper

public DLDisplayRequestHelper(javax.servlet.http.HttpServletRequest request)

Liferay 7.0-ce-m6