|
Liferay 7.0-ga1 portal-kernel | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.portlet.configuration.icon.PortletConfigurationIconTracker
public class PortletConfigurationIconTracker
| Constructor Summary | |
|---|---|
PortletConfigurationIconTracker()
|
|
| Method Summary | |
|---|---|
protected static String |
getKey(String portletId,
String path)
|
protected static Set<String> |
getPaths(String portletId,
PortletRequest portletRequest)
|
static List<PortletConfigurationIcon> |
getPortletConfigurationIcons(String portletId,
PortletRequest portletRequest)
|
static List<PortletConfigurationIcon> |
getPortletConfigurationIcons(String portletId,
PortletRequest portletRequest,
Comparator<?> comparator)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletConfigurationIconTracker()
| Method Detail |
|---|
public static List<PortletConfigurationIcon> getPortletConfigurationIcons(String portletId,
PortletRequest portletRequest)
public static List<PortletConfigurationIcon> getPortletConfigurationIcons(String portletId,
PortletRequest portletRequest,
Comparator<?> comparator)
protected static String getKey(String portletId,
String path)
protected static Set<String> getPaths(String portletId,
PortletRequest portletRequest)
|
Liferay 7.0-ga1 portal-kernel | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||