Liferay 6.0-ee

Uses of Interface
com.liferay.portal.kernel.portlet.LiferayPortletResponse

Packages that use LiferayPortletResponse
com.liferay.portal.kernel.workflow   
com.liferay.portal.util   
com.liferay.portlet   
com.liferay.portlet.asset.model   
com.liferay.portlet.blogs.asset   
com.liferay.portlet.bookmarks.asset   
com.liferay.portlet.calendar.asset   
com.liferay.portlet.documentlibrary.asset   
com.liferay.portlet.imagegallery.asset   
com.liferay.portlet.journal.asset   
com.liferay.portlet.messageboards.asset   
com.liferay.portlet.wiki.asset   
com.liferay.util.bridges.alloy   
 

Uses of LiferayPortletResponse in com.liferay.portal.kernel.workflow
 

Methods in com.liferay.portal.kernel.workflow with parameters of type LiferayPortletResponse
 PortletURL WorkflowHandler.getURLEdit(long classPK, LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL BaseWorkflowHandler.getURLEdit(long classPK, LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String WorkflowHandler.getURLViewInContext(long classPK, LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 String BaseWorkflowHandler.getURLViewInContext(long classPK, LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletResponse in com.liferay.portal.util
 

Methods in com.liferay.portal.util that return LiferayPortletResponse
static LiferayPortletResponse PortalUtil.getLiferayPortletResponse(PortletResponse portletResponse)
           
 LiferayPortletResponse Portal.getLiferayPortletResponse(PortletResponse portletResponse)
           
 LiferayPortletResponse PortalImpl.getLiferayPortletResponse(PortletResponse portletResponse)
           
 

Uses of LiferayPortletResponse in com.liferay.portlet
 

Classes in com.liferay.portlet that implement LiferayPortletResponse
 class ActionResponseImpl
           
 class EventResponseImpl
           
 class MimeResponseImpl
           
 class PortletResponseImpl
           
 class RenderResponseImpl
           
 class ResourceResponseImpl
           
 class StateAwareResponseImpl
           
 

Methods in com.liferay.portlet with parameters of type LiferayPortletResponse
protected  void InvokerPortletImpl.invoke(LiferayPortletRequest portletRequest, LiferayPortletResponse portletResponse, String lifecycle, List<? extends PortletFilter> filters)
           
 

Uses of LiferayPortletResponse in com.liferay.portlet.asset.model
 

Methods in com.liferay.portlet.asset.model with parameters of type LiferayPortletResponse
 PortletURL BaseAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL AssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL BaseAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL AssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL BaseAssetRenderer.getURLExport(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL AssetRenderer.getURLExport(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String BaseAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 String AssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletResponse in com.liferay.portlet.blogs.asset
 

Methods in com.liferay.portlet.blogs.asset with parameters of type LiferayPortletResponse
 PortletURL BlogsEntryAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL BlogsEntryAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String BlogsEntryAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletResponse in com.liferay.portlet.bookmarks.asset
 

Methods in com.liferay.portlet.bookmarks.asset with parameters of type LiferayPortletResponse
 PortletURL BookmarksEntryAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL BookmarksEntryAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String BookmarksEntryAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletResponse in com.liferay.portlet.calendar.asset
 

Methods in com.liferay.portlet.calendar.asset with parameters of type LiferayPortletResponse
 PortletURL CalEventAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL CalEventAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String CalEventAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletResponse in com.liferay.portlet.documentlibrary.asset
 

Methods in com.liferay.portlet.documentlibrary.asset with parameters of type LiferayPortletResponse
 PortletURL DLFileEntryAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL DLFileEntryAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL DLFileEntryAssetRenderer.getURLExport(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String DLFileEntryAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletResponse in com.liferay.portlet.imagegallery.asset
 

Methods in com.liferay.portlet.imagegallery.asset with parameters of type LiferayPortletResponse
 PortletURL IGImageAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL IGImageAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String IGImageAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletResponse in com.liferay.portlet.journal.asset
 

Methods in com.liferay.portlet.journal.asset with parameters of type LiferayPortletResponse
 PortletURL JournalArticleAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL JournalArticleAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL JournalArticleAssetRenderer.getURLExport(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String JournalArticleAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletResponse in com.liferay.portlet.messageboards.asset
 

Methods in com.liferay.portlet.messageboards.asset with parameters of type LiferayPortletResponse
 PortletURL MBMessageAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL MBMessageAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL MBDiscussionAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String MBMessageAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 String MBDiscussionAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletResponse in com.liferay.portlet.wiki.asset
 

Methods in com.liferay.portlet.wiki.asset with parameters of type LiferayPortletResponse
 PortletURL WikiPageAssetRendererFactory.getURLAdd(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL WikiPageAssetRenderer.getURLEdit(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 PortletURL WikiPageAssetRenderer.getURLExport(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse)
           
 String WikiPageAssetRenderer.getURLViewInContext(LiferayPortletRequest liferayPortletRequest, LiferayPortletResponse liferayPortletResponse, String noSuchEntryRedirect)
           
 

Uses of LiferayPortletResponse in com.liferay.util.bridges.alloy
 

Fields in com.liferay.util.bridges.alloy declared as LiferayPortletResponse
protected  LiferayPortletResponse BaseAlloyControllerImpl.liferayPortletResponse
           
 


Liferay 6.0-ee