Class TemplateModifiedDateComparator

java.lang.Object
com.liferay.portal.kernel.util.OrderByComparator<T>
com.liferay.exportimport.kernel.lar.StagedModelModifiedDateComparator<DDMTemplate>
com.liferay.dynamic.data.mapping.util.comparator.TemplateModifiedDateComparator
All Implemented Interfaces:
com.liferay.petra.sql.dsl.query.sort.OrderByInfo, Serializable, Comparator<DDMTemplate>

public class TemplateModifiedDateComparator extends com.liferay.exportimport.kernel.lar.StagedModelModifiedDateComparator<DDMTemplate>
See Also:
  • Constructor Details

    • TemplateModifiedDateComparator

      public TemplateModifiedDateComparator()
    • TemplateModifiedDateComparator

      public TemplateModifiedDateComparator(boolean ascending)
  • Method Details

    • getOrderBy

      public String getOrderBy()
      Overrides:
      getOrderBy in class com.liferay.exportimport.kernel.lar.StagedModelModifiedDateComparator<DDMTemplate>