public class StaticHtmlConfigImpl extends JspConfigPage
| Modifier and Type | Field and Description |
|---|---|
static String |
STATIC_FOOTER |
static String |
STATIC_HEADER |
| Constructor and Description |
|---|
StaticHtmlConfigImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns a displayable title for the configuration page.
|
void |
process(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
Called by the portlet when the submitted configuration page was for this
object.
|
getJsp, render, setJsppublic static final String STATIC_HEADER
public static final String STATIC_FOOTER
public String getName()
ConfigPagepublic void process(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
throws javax.portlet.PortletException,
IOException
ConfigPagejavax.portlet.PortletExceptionIOExceptionCopyright © 2016 Jasig. All Rights Reserved.