Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-10888

Add CRUD operation capability API

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • API
    • None

    Description

      As not all resource providers necessarily support all CRUD operations it would be beneficial to have some API to check in advance if certain CRUD operations are supported at a certain path.
      Currently the only way is to try it out and afterwards deal with the exceptions.

      There are potentially different support levels for each operation:

      1. Supported with these parameters (might not only depend on the path, but also on other parametrisation like properties for creating resources. This is the case for mandatory properties in certain node types in the JCR provider)
      2. Not supported in general by the underlying resource provider
      3. Not supported with these parameters

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kwin Konrad Windszus
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: