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 Detail

      • getModificationDate

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