public class OrderDefaultComparator extends Object implements Comparator<SiteItem>
SiteItems through the "orderDefault_f" model value.| Modifier and Type | Field and Description |
|---|---|
static float |
DEFAULT_ORDER_DEFAULT_VALUE |
static String |
ORDER_DEFAULT_VALUE_KEY |
| Constructor and Description |
|---|
OrderDefaultComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(SiteItem siteItem1,
SiteItem siteItem2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic static final String ORDER_DEFAULT_VALUE_KEY
public static final float DEFAULT_ORDER_DEFAULT_VALUE
public int compare(SiteItem siteItem1, SiteItem siteItem2)
compare in interface Comparator<SiteItem>Copyright © 2014 CrafterCMS. All Rights Reserved.