Class ActionMappingDefListItemBeanSortType

  • All Implemented Interfaces:
    Serializable

    public class ActionMappingDefListItemBeanSortType
    extends net.anotheria.util.sorter.SortType
    See Also:
    Serialized Form
    • Constructor Detail

      • ActionMappingDefListItemBeanSortType

        public ActionMappingDefListItemBeanSortType()
      • ActionMappingDefListItemBeanSortType

        public ActionMappingDefListItemBeanSortType​(int method)
      • ActionMappingDefListItemBeanSortType

        public ActionMappingDefListItemBeanSortType​(int method,
                                                    boolean order)
    • Method Detail

      • name2method

        public static int name2method​(String name)
      • method2name

        public static String method2name​(int method)
      • getMethodAndOrderCode

        public String getMethodAndOrderCode()