You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by "Jens Hübel (JIRA)" <ji...@apache.org> on 2017/03/24 14:18:41 UTC

[jira] [Resolved] (CMIS-713) server support - orderBy parser

     [ https://issues.apache.org/jira/browse/CMIS-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Hübel resolved CMIS-713.
-----------------------------
    Resolution: Won't Fix

> server support - orderBy parser
> -------------------------------
>
>                 Key: CMIS-713
>                 URL: https://issues.apache.org/jira/browse/CMIS-713
>             Project: Chemistry
>          Issue Type: New Feature
>            Reporter: Michael Brackx
>            Priority: Minor
>
> parser for orderBy (spec 2.2.1.2.7)
> A comma-separated list of query names and an optional ascending modifier "ASC" or descending modifier "DESC" for each query name. If the modifier is not stated, "ASC" is assumed.
> Could return a list of sorts, with a sort having a queryName and a boolean ascending.
> QueryObject.SortSpec could implement the same Sort interface.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)