public class DeleteRolePortletConfigurationIcon
extends com.liferay.portal.kernel.portlet.configuration.icon.BasePortletConfigurationIcon
| Constructor and Description |
|---|
DeleteRolePortletConfigurationIcon() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage(javax.portlet.PortletRequest portletRequest) |
java.lang.String |
getURL(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse) |
double |
getWeight() |
boolean |
isShow(javax.portlet.PortletRequest portletRequest) |
protected void |
setRoleService(com.liferay.portal.kernel.service.RoleService roleService) |
getAlt, getAriaRole, getCssClass, getData, getIconCssClass, getId, getImage, getImageHover, getLang, getLinkCssClass, getLocale, getMethod, getOnClick, getResourceBundle, getSrc, getSrcHover, getTarget, include, isLabel, isToolTip, isUseDialogpublic java.lang.String getMessage(javax.portlet.PortletRequest portletRequest)
getMessage in interface com.liferay.portal.kernel.portlet.configuration.icon.PortletConfigurationIcongetMessage in class com.liferay.portal.kernel.portlet.configuration.icon.BasePortletConfigurationIconpublic java.lang.String getURL(javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse)
getURL in interface com.liferay.portal.kernel.portlet.configuration.icon.PortletConfigurationIcongetURL in class com.liferay.portal.kernel.portlet.configuration.icon.BasePortletConfigurationIconpublic double getWeight()
getWeight in interface com.liferay.portal.kernel.portlet.configuration.icon.PortletConfigurationIcongetWeight in class com.liferay.portal.kernel.portlet.configuration.icon.BasePortletConfigurationIconpublic boolean isShow(javax.portlet.PortletRequest portletRequest)
protected void setRoleService(com.liferay.portal.kernel.service.RoleService roleService)