Interface ContentVisibleAttachmentIndexer

All Known Implementing Classes:
OutgoingRefsContentAttachmentIndexer

An interface for implementations which want to index the ids of the visible attachments of a Content.
  • Method Details

    • getVisibleAttachmentIds

      Retrieves the ids of the visible content attachments to index
      Parameters:
      content - The content
      Returns:
      the ids of the visible content attachments to index