public class PortletTitleComparator extends Object implements Comparator<Portlet>, Serializable
| Constructor and Description |
|---|
PortletTitleComparator(Locale locale) |
PortletTitleComparator(javax.servlet.ServletContext servletContext,
Locale locale) |
PortletTitleComparator(javax.servlet.ServletContext servletContext,
Locale locale,
boolean ascending) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Portlet portlet1,
Portlet portlet2) |
public PortletTitleComparator(Locale locale)
public PortletTitleComparator(javax.servlet.ServletContext servletContext,
Locale locale)
public PortletTitleComparator(javax.servlet.ServletContext servletContext,
Locale locale,
boolean ascending)