public class PortletConfigurationIconMenu
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static PortletConfigurationIconMenu |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PortletConfigurationIcon> |
getPortletConfigurationIcons(java.lang.String portletId,
javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse) |
void |
setComparator(java.util.Comparator<?> comparator) |
public static final PortletConfigurationIconMenu INSTANCE
public java.util.List<PortletConfigurationIcon> getPortletConfigurationIcons(java.lang.String portletId, javax.portlet.PortletRequest portletRequest, javax.portlet.PortletResponse portletResponse)
public void setComparator(java.util.Comparator<?> comparator)