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