public class ClippingConfigImpl extends JspConfigPage
| Modifier and Type | Field and Description |
|---|---|
static String |
COMMENT |
static String |
DISABLE |
static String |
ELEMENT |
static String |
XPATH |
| Constructor and Description |
|---|
ClippingConfigImpl() |
| 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 DISABLE
public static final String XPATH
public static final String COMMENT
public static final String ELEMENT
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.