Interface ModificationDateProvider

All Known Implementing Classes:
PageModificationDateProvider, ResourceModificationDateProvider

@ConsumerType public interface ModificationDateProvider
This interface allows to use the isNotModifed() utility method in cases where the last modification date can not be directly read from a corresponding JCR resource.
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable Date
     
  • Method Details

    • getModificationDate

      @Nullable @Nullable Date getModificationDate()
      Returns:
      The date of the last modification