Class PortletSkinable.ContentTitleComparator<T extends Publication>

  • Type Parameters:
    T - the type of publication being compared
    All Implemented Interfaces:
    java.util.Comparator<T>
    Enclosing class:
    PortletSkinable

    public static class PortletSkinable.ContentTitleComparator<T extends Publication>
    extends Publication.TitleComparator<T>
    Sort the Publication according to their title, but using the display title for Portlet if available.
    • Constructor Detail

      • ContentTitleComparator

        public ContentTitleComparator()
      • ContentTitleComparator

        public ContentTitleComparator​(java.lang.String lang)