Class PushNotificationsDevicePlatformComparator

java.lang.Object
com.liferay.portal.kernel.util.OrderByComparator<PushNotificationsDevice>
com.liferay.push.notifications.util.comparator.PushNotificationsDevicePlatformComparator
All Implemented Interfaces:
com.liferay.petra.sql.dsl.query.sort.OrderByInfo, Serializable, Comparator<PushNotificationsDevice>

public class PushNotificationsDevicePlatformComparator extends com.liferay.portal.kernel.util.OrderByComparator<PushNotificationsDevice>
See Also:
  • Field Details

    • ORDER_BY_ASC

      public static String ORDER_BY_ASC
    • ORDER_BY_DESC

      public static String ORDER_BY_DESC
    • ORDER_BY_FIELDS

      public static final String[] ORDER_BY_FIELDS
  • Method Details