Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-6897

New bridge APIs to get Objects and Object number from references

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • 3.2 M3
    • 3.2 M2
    • Bridge
    • None
    • Unknown

    Description

      namely :

      int getObjectNumber(DocumentReference documentReference, DocumentReference classReference,
              String parameterName, String valueToMatch);
      
      Object getProperty(ObjectReference objectReference, String propertyName);
      
      Object getProperty(ObjectPropertyReference objectPropertyReference);
      
      Object getProperty(DocumentReference documentReference, DocumentReference classReference, int objectNumber,
              String propertyName);
      

      Attachments

        Activity

          People

            jerome Jerome Velociter
            jerome Jerome Velociter
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: