Class PushNotificationTemplateListItemBeanSortType

  • All Implemented Interfaces:
    java.io.Serializable

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

      • PushNotificationTemplateListItemBeanSortType

        public PushNotificationTemplateListItemBeanSortType()
      • PushNotificationTemplateListItemBeanSortType

        public PushNotificationTemplateListItemBeanSortType​(int method)
      • PushNotificationTemplateListItemBeanSortType

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

      • name2method

        public static int name2method​(java.lang.String name)
      • method2name

        public static java.lang.String method2name​(int method)
      • getMethodAndOrderCode

        public java.lang.String getMethodAndOrderCode()