Class DefaultContentTypesAssignmentHandler.Cache

    • Constructor Detail

      • Cache

        public Cache​(long sourceLastModified)
        Build the cache
        Parameters:
        sourceLastModified - The last modification date
    • Method Detail

      • isValid

        public boolean isValid​(long newSourceLastModified)
        Determine if the cache is valid
        Parameters:
        newSourceLastModified - The new last modification date
        Returns:
        true if the cache is still valid