Interface ContentDataDAO.ContentUrlHandler

  • Enclosing interface:
    ContentDataDAO

    public static interface ContentDataDAO.ContentUrlHandler
    Interface for callbacks during content URL enumeration
    Since:
    3.2
    Author:
    Derek Hulley
    • Method Detail

      • handle

        void handle​(Long id,
                    String contentUrl,
                    Long orphanTime)