[ 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)