Class PageTemplateListItemBeanSortType
java.lang.Object
net.anotheria.util.sorter.SortType
net.anotheria.anosite.gen.assitedata.bean.PageTemplateListItemBeanSortType
- All Implemented Interfaces:
Serializable
public class PageTemplateListItemBeanSortType
extends net.anotheria.util.sorter.SortType
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class net.anotheria.util.sorter.SortType
ASC, DESC -
Constructor Summary
ConstructorsConstructorDescriptionPageTemplateListItemBeanSortType(int method) PageTemplateListItemBeanSortType(int method, boolean order) -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringmethod2name(int method) static intname2method(String name) Methods inherited from class net.anotheria.util.sorter.SortType
getSortBy, getSortOrder, isASC, isDESC, reverse, toString
-
Field Details
-
SORT_BY_ID
public static final int SORT_BY_ID- See Also:
-
SORT_BY_NAME
public static final int SORT_BY_NAME- See Also:
-
SORT_BY_LAYOUT
public static final int SORT_BY_LAYOUT- See Also:
-
SORT_BY_SITE
public static final int SORT_BY_SITE- See Also:
-
SORT_BY_C1FIRST
public static final int SORT_BY_C1FIRST- See Also:
-
SORT_BY_C2FIRST
public static final int SORT_BY_C2FIRST- See Also:
-
SORT_BY_C3FIRST
public static final int SORT_BY_C3FIRST- See Also:
-
SORT_BY_C1LAST
public static final int SORT_BY_C1LAST- See Also:
-
SORT_BY_C2LAST
public static final int SORT_BY_C2LAST- See Also:
-
SORT_BY_C3LAST
public static final int SORT_BY_C3LAST- See Also:
-
SORT_BY_META
public static final int SORT_BY_META- See Also:
-
SORT_BY_HEADER
public static final int SORT_BY_HEADER- See Also:
-
SORT_BY_FOOTER
public static final int SORT_BY_FOOTER- See Also:
-
SORT_BY_MEDIALINKS
public static final int SORT_BY_MEDIALINKS- See Also:
-
SORT_BY_SCRIPTS
public static final int SORT_BY_SCRIPTS- See Also:
-
SORT_BY_LOCALIZATIONS
public static final int SORT_BY_LOCALIZATIONS- See Also:
-
SORT_BY_DEFAULT
public static final int SORT_BY_DEFAULT- See Also:
-
-
Constructor Details
-
PageTemplateListItemBeanSortType
public PageTemplateListItemBeanSortType() -
PageTemplateListItemBeanSortType
public PageTemplateListItemBeanSortType(int method) -
PageTemplateListItemBeanSortType
public PageTemplateListItemBeanSortType(int method, boolean order)
-
-
Method Details
-
name2method
-
method2name
-
getMethodAndOrderCode
-