Uploaded image for project: 'Nuxeo Mobile'
  1. Nuxeo Mobile
  2. NXMOB-69

Get child and not children in getChild function

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: Android_1.0
    • Fix Version/s: Android 2.0
    • Component/s: Android SDK

      Description

      public Document getChild(DocRef docRef, String name) throws Exception

      { return (Document) session.newRequest(GetDocumentChildren).setInput( docRef).set("name", name).execute(); }

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: