Package | Description |
---|---|
org.javlo.component.links | |
org.javlo.helper.Comparator | |
org.javlo.navigation |
Modifier and Type | Method and Description |
---|---|
static SmartPageBean |
SmartPageBean.getInstance(ContentContext ctx,
ContentContext lgCtx,
MenuElement page,
PageReferenceComponent comp) |
SmartPageBean |
SmartPageBean.getParent() |
Modifier and Type | Method and Description |
---|---|
List<SmartPageBean> |
SmartPageBean.getChildren() |
Modifier and Type | Method and Description |
---|---|
int |
SmartPageBeanVisitComparator.compare(SmartPageBean elem1,
SmartPageBean elem2) |
int |
SmartPageBeanPriorityComparator.compare(SmartPageBean elem1,
SmartPageBean elem2) |
int |
SmartPageBeanPopularityComparator.compare(SmartPageBean elem1,
SmartPageBean elem2) |
int |
SmartPageBeanGlobalDateComparator.compare(SmartPageBean elem1,
SmartPageBean elem2)
compare two array of Comparable
|
int |
SmartPageBeanCreationDateComparator.compare(SmartPageBean elem1,
SmartPageBean elem2)
compare two array of Comparable
|
int |
SmartPageBaanTodayComparator.compare(SmartPageBean elem1,
SmartPageBean elem2)
compare two array of Comparable
|
static int |
SmartPageBeanVisitComparator.compareVisit(ContentContext ctx,
int multiply,
SmartPageBean elem1,
SmartPageBean elem2) |
Modifier and Type | Method and Description |
---|---|
int |
ReactionSmartPageBeanComparator.compare(SmartPageBean o1,
SmartPageBean o2) |
Copyright © 2012-2018. All Rights Reserved.