Class ContentChunkQuery

All Implemented Interfaces:
Cloneable, Query

Query testing the contentId of a resource (content attachment).
  • Constructor Details

    • ContentChunkQuery

      public ContentChunkQuery(String... contentIds)
      Create an ContentAttachmentQuery which searches on resources attached to the given content.
      Parameters:
      contentIds - the content ids
    • ContentChunkQuery

      public ContentChunkQuery(List<String> contentIds)
      Create an ContentAttachmentQuery which searches on resources attached to the given content.
      Parameters:
      contentIds - the content ids