@Deprecated public class HstComponentPortlet extends javax.portlet.GenericPortlet
Modifier and Type | Field and Description |
---|---|
static String |
HST_COMPONENT_PATH
Deprecated.
Name of init parameter and/or portlet preference for the target HST component path to render
|
static String |
HST_PATH_PARAM_NAME
Deprecated.
|
Constructor and Description |
---|
HstComponentPortlet()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected HstMutablePortletRequestContext |
createHstRequestContext(javax.portlet.PortletRequest request,
javax.portlet.PortletResponse response)
Deprecated.
|
void |
destroy()
Deprecated.
|
void |
doView(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
Deprecated.
|
protected HstPortalContextProvider |
getPortalContextProvider(javax.portlet.PortletRequest request)
Deprecated.
|
void |
init(javax.portlet.PortletConfig config)
Deprecated.
|
void |
processAction(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
Deprecated.
|
protected String |
resolveEmbeddedDispatchURL(javax.portlet.PortletRequest request,
javax.portlet.PortletResponse response)
Deprecated.
|
void |
serveResource(javax.portlet.ResourceRequest request,
javax.portlet.ResourceResponse response)
Deprecated.
|
doDispatch, doEdit, doHeaders, doHelp, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processEvent, render
public static final String HST_COMPONENT_PATH
public static final String HST_PATH_PARAM_NAME
public void init(javax.portlet.PortletConfig config) throws javax.portlet.PortletException
init
in interface javax.portlet.Portlet
init
in class javax.portlet.GenericPortlet
javax.portlet.PortletException
public void destroy()
destroy
in interface javax.portlet.Portlet
destroy
in class javax.portlet.GenericPortlet
public void doView(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response) throws javax.portlet.PortletException, IOException
doView
in class javax.portlet.GenericPortlet
javax.portlet.PortletException
IOException
public void processAction(javax.portlet.ActionRequest request, javax.portlet.ActionResponse response) throws javax.portlet.PortletException, IOException
processAction
in interface javax.portlet.Portlet
processAction
in class javax.portlet.GenericPortlet
javax.portlet.PortletException
IOException
public void serveResource(javax.portlet.ResourceRequest request, javax.portlet.ResourceResponse response) throws javax.portlet.PortletException, IOException
serveResource
in interface javax.portlet.ResourceServingPortlet
serveResource
in class javax.portlet.GenericPortlet
javax.portlet.PortletException
IOException
protected HstPortalContextProvider getPortalContextProvider(javax.portlet.PortletRequest request)
protected HstMutablePortletRequestContext createHstRequestContext(javax.portlet.PortletRequest request, javax.portlet.PortletResponse response)
protected String resolveEmbeddedDispatchURL(javax.portlet.PortletRequest request, javax.portlet.PortletResponse response)
Copyright © 2008-2013 Hippo B.V. (http://www.onehippo.com). All Rights Reserved.