Uses of Class
com.jalios.jcms.Publication.PdateComparator
-
Packages that use Publication.PdateComparator Package Description com.jalios.jcms Contains the core JPlatform classes.com.jalios.jcms.portlet Contains core Portlets parent of all generated portlets. -
-
Uses of Publication.PdateComparator in com.jalios.jcms
Subclasses of Publication.PdateComparator in com.jalios.jcms Modifier and Type Class Description static classPublication.RelatedCategoryComparator<T extends Publication>Publication are sorted according the count of common categories with the given category set.static classPublication.SdateComparator<T extends Publication>Compares two Publications using their Sdate in descending order (newest date first). -
Uses of Publication.PdateComparator in com.jalios.jcms.portlet
Subclasses of Publication.PdateComparator in com.jalios.jcms.portlet Modifier and Type Class Description static classPortalManager.PortalRedirectComparatorSorts Portals by prioritizing Redirect, and then sorting by pdate
-