Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client.view.rest
Class NXRestAPI

java.lang.Object
  extended by org.nuxeo.opensocial.container.client.view.rest.NXRestAPI

public class NXRestAPI
extends java.lang.Object


Constructor Summary
NXRestAPI()
           
 
Method Summary
static java.lang.String getImageUrl(java.lang.String docId)
           
static void queryCurrentDocChildren(java.lang.String docId, com.google.gwt.http.client.RequestCallback callback)
           
static void queryDocType(java.lang.String type, double page, com.google.gwt.http.client.RequestCallback callback)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NXRestAPI

public NXRestAPI()
Method Detail

queryDocType

public static void queryDocType(java.lang.String type,
                                double page,
                                com.google.gwt.http.client.RequestCallback callback)

queryCurrentDocChildren

public static void queryCurrentDocChildren(java.lang.String docId,
                                           com.google.gwt.http.client.RequestCallback callback)

getImageUrl

public static java.lang.String getImageUrl(java.lang.String docId)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.