public abstract class BaseJSPPortletConfigurationIconFactory extends BasePortletConfigurationIconFactory
| Constructor and Description |
|---|
BaseJSPPortletConfigurationIconFactory() |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.String |
getJspPath() |
boolean |
include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
create, getWeightpublic BaseJSPPortletConfigurationIconFactory()
public abstract java.lang.String getJspPath()
public boolean include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException
include in interface PortletConfigurationIconFactoryinclude in class BasePortletConfigurationIconFactoryjava.io.IOExceptionpublic void setServletContext(javax.servlet.ServletContext servletContext)