public class PortletConfigurationIconTracker
extends java.lang.Object
| Constructor and Description |
|---|
PortletConfigurationIconTracker() |
| Modifier and Type | Method and Description |
|---|---|
protected static java.lang.String |
getKey(java.lang.String portletId,
java.lang.String path) |
protected static java.util.Set<java.lang.String> |
getPaths(javax.portlet.PortletRequest portletRequest) |
static java.util.List<PortletConfigurationIconFactory> |
getPortletConfigurationIcons(javax.portlet.PortletRequest portletRequest) |
protected static java.lang.String |
getPortletId(javax.portlet.PortletRequest portletRequest) |
public static java.util.List<PortletConfigurationIconFactory> getPortletConfigurationIcons(javax.portlet.PortletRequest portletRequest)
protected static java.lang.String getKey(java.lang.String portletId,
java.lang.String path)
protected static java.util.Set<java.lang.String> getPaths(javax.portlet.PortletRequest portletRequest)
protected static java.lang.String getPortletId(javax.portlet.PortletRequest portletRequest)