• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 2.1
    • None
    • None

      The AssetQuery interface supports specifying the max results but doesn't support the offset, which makes it unusable for paging.

      Add AssetQuery#getOffset() and AssetQuery.Builder#withOffset(long offset) methods.

      Rationale: it is planned to create jcr-agnostic AssetContainer that serves as bridge between AssetProviders and UI.
      Right now, DAM app uses AbstractJcrContainer which uses JCR queries directly.

            rsiska Robert Šiška
            rsiska Robert Šiška
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: