Class ContentAttachmentQuery

    • Constructor Detail

      • ContentAttachmentQuery

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

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