public abstract class BasePortletConfigurationIcon extends Object implements PortletConfigurationIcon
| Constructor and Description |
|---|
BasePortletConfigurationIcon() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlt()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
String |
getAriaRole()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
String |
getCssClass() |
Map<String,Object> |
getData()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
String |
getIconCssClass() |
String |
getId()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
String |
getImage()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
String |
getImageHover()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
String |
getLang()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
String |
getLinkCssClass()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
protected Locale |
getLocale(javax.portlet.PortletRequest portletRequest) |
String |
getMessage(javax.portlet.PortletRequest portletRequest) |
String |
getMethod() |
protected String |
getNamespace(javax.portlet.PortletRequest portletRequest) |
String |
getOnClick(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse)
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
ResourceBundle |
getResourceBundle(Locale locale)
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
String |
getSrc()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
String |
getSrcHover()
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
|
String |
getTarget() |
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, hasSeparator, isShow, isShowInEditMode@Deprecated public String getAlt()
getAlt in interface PortletConfigurationIcon@Deprecated public String getAriaRole()
getAriaRole in interface PortletConfigurationIconpublic String getCssClass()
getCssClass in interface PortletConfigurationIcon@Deprecated public Map<String,Object> getData()
getData in interface PortletConfigurationIconpublic String getIconCssClass()
getIconCssClass in interface PortletConfigurationIcon@Deprecated public String getId()
getId in interface PortletConfigurationIcon@Deprecated public String getImage()
getImage in interface PortletConfigurationIcon@Deprecated public String getImageHover()
getImageHover in interface PortletConfigurationIcon@Deprecated public String getLang()
getLang in interface PortletConfigurationIcon@Deprecated public String getLinkCssClass()
getLinkCssClass in interface PortletConfigurationIconpublic String getMessage(javax.portlet.PortletRequest portletRequest)
getMessage in interface PortletConfigurationIconpublic String getMethod()
getMethod in interface PortletConfigurationIcon@Deprecated
public String getOnClick(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse)
getOnClick in interface PortletConfigurationIcon@Deprecated public ResourceBundle getResourceBundle(Locale locale)
@Deprecated public String getSrc()
getSrc in interface PortletConfigurationIcon@Deprecated public String getSrcHover()
getSrcHover in interface PortletConfigurationIconpublic String getTarget()
getTarget in interface PortletConfigurationIconpublic 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 IOException
include in interface PortletConfigurationIconIOException@Deprecated public boolean isLabel()
isLabel in interface PortletConfigurationIcon@Deprecated public boolean isToolTip()
isToolTip in interface PortletConfigurationIconpublic boolean isUseDialog()
isUseDialog in interface PortletConfigurationIconprotected Locale getLocale(javax.portlet.PortletRequest portletRequest)
protected String getNamespace(javax.portlet.PortletRequest portletRequest)