Uploaded image for project: 'Chemistry (Retired)'
  1. Chemistry (Retired)
  2. CMIS-561

QueryStatement interface should have a setStringContains() method

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • OpenCMIS 0.7.0
    • OpenCMIS 0.8.0
    • opencmis-client
    • None

    Description

      The QueryStatement interface has two methods to set a string value: setString() and setStringLike(). They differ in how the string is escaped.

      The escaping for CONTAINS in the CMIS query language is different to those two. At the moment, the application has to this escaping. It would be nice, if a method setStringContains() could do a spec compliant escaping automatically.

      Attachments

        Activity

          People

            Unassigned Unassigned
            fmui Florian Müller
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: