public abstract class BasePortletConfigurationIcon extends java.lang.Object implements PortletConfigurationIcon
| Constructor and Description |
|---|
BasePortletConfigurationIcon() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAlt()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
java.lang.String |
getAriaRole()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
java.lang.String |
getCssClass() |
java.util.Map<java.lang.String,java.lang.Object> |
getData()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
java.lang.String |
getIconCssClass() |
java.lang.String |
getId()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
java.lang.String |
getImage()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
java.lang.String |
getImageHover()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
java.lang.String |
getLang()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
java.lang.String |
getLinkCssClass()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
protected java.util.Locale |
getLocale(javax.portlet.PortletRequest portletRequest) |
java.lang.String |
getMessage(javax.portlet.PortletRequest portletRequest) |
java.lang.String |
getMethod() |
protected java.lang.String |
getNamespace(javax.portlet.PortletRequest portletRequest) |
java.lang.String |
getOnClick(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse)
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
java.util.ResourceBundle |
getResourceBundle(java.util.Locale locale)
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
java.lang.String |
getSrc()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
java.lang.String |
getSrcHover()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
java.lang.String |
getTarget() |
java.lang.String |
getURL(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse) |
double |
getWeight() |
boolean |
include(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
boolean |
isLabel()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
boolean |
isToolTip()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
boolean |
isUseDialog() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContext, isShow, isShowInEditMode@Deprecated public java.lang.String getAlt()
getAlt in interface PortletConfigurationIcon@Deprecated public java.lang.String getAriaRole()
getAriaRole in interface PortletConfigurationIconpublic java.lang.String getCssClass()
getCssClass in interface PortletConfigurationIcon@Deprecated public java.util.Map<java.lang.String,java.lang.Object> getData()
getData in interface PortletConfigurationIconpublic java.lang.String getIconCssClass()
getIconCssClass in interface PortletConfigurationIcon@Deprecated public java.lang.String getId()
getId in interface PortletConfigurationIcon@Deprecated public java.lang.String getImage()
getImage in interface PortletConfigurationIcon@Deprecated public java.lang.String getImageHover()
getImageHover in interface PortletConfigurationIcon@Deprecated public java.lang.String getLang()
getLang in interface PortletConfigurationIcon@Deprecated public java.lang.String getLinkCssClass()
getLinkCssClass in interface PortletConfigurationIconpublic java.lang.String getMessage(javax.portlet.PortletRequest portletRequest)
getMessage in interface PortletConfigurationIconpublic java.lang.String getMethod()
getMethod in interface PortletConfigurationIcon@Deprecated
public java.lang.String getOnClick(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse)
getOnClick in interface PortletConfigurationIcon@Deprecated public java.util.ResourceBundle getResourceBundle(java.util.Locale locale)
@Deprecated public java.lang.String getSrc()
getSrc in interface PortletConfigurationIcon@Deprecated public java.lang.String getSrcHover()
getSrcHover in interface PortletConfigurationIconpublic java.lang.String getTarget()
getTarget in interface PortletConfigurationIconpublic java.lang.String getURL(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse)
getURL in interface PortletConfigurationIconpublic double getWeight()
getWeight in interface PortletConfigurationIconpublic boolean include(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws java.io.IOException
include in interface PortletConfigurationIconjava.io.IOException@Deprecated public boolean isLabel()
isLabel in interface PortletConfigurationIcon@Deprecated public boolean isToolTip()
isToolTip in interface PortletConfigurationIconpublic boolean isUseDialog()
isUseDialog in interface PortletConfigurationIconprotected java.util.Locale getLocale(javax.portlet.PortletRequest portletRequest)
protected java.lang.String getNamespace(javax.portlet.PortletRequest portletRequest)