Class StructureLayoutModifiedDateComparator

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

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

    • StructureLayoutModifiedDateComparator

      public StructureLayoutModifiedDateComparator()
    • StructureLayoutModifiedDateComparator

      public StructureLayoutModifiedDateComparator(boolean ascending)
  • Method Details

    • getOrderBy

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