Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-2152

ValueFormat should provide method getJCRString

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 2.0-alpha4
    • jackrabbit-spi-commons
    • None

    Description

      In order to retrieve the JCR String representation of a QValue currently the following calls are required:

      ValueFormat.getJCRValue(QValue, NamePathResolver, ValueFactory)
      Value.getString()

      This could be simplified if the ValueFormat would provide

      ValueFormat.getJCRString(QValue, NamePathResolver)

      Attachments

        Activity

          People

            angela Angela Schreiber
            angela Angela Schreiber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: