Michael Brackx created CMIS-713:
-----------------------------------
Summary: 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira