public abstract class BaseJSPPortletConfigurationIcon extends BasePortletConfigurationIcon
| Constructor and Description |
|---|
BaseJSPPortletConfigurationIcon() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getJspPath() |
javax.servlet.ServletContext |
getServletContext() |
boolean |
include(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getAlt, getAriaRole, getCssClass, getData, getIconCssClass, getId, getImage, getImageHover, getLang, getLinkCssClass, getLocale, getMessage, getMethod, getOnClick, getResourceBundle, getSrc, getSrcHover, getTarget, getURL, getWeight, isEmbeddedPersonalApplicationLayout, isLabel, isToolTip, isUseDialogclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisShow, isShowInEditModepublic abstract String getJspPath()
public javax.servlet.ServletContext getServletContext()
public boolean include(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws IOException
include in interface PortletConfigurationIconinclude in class BasePortletConfigurationIconIOExceptionpublic void setServletContext(javax.servlet.ServletContext servletContext)