Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client.utils
Class JSParams<E extends com.google.gwt.core.client.JavaScriptObject>

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by org.nuxeo.opensocial.container.client.utils.JSParams<E>

public class JSParams<E extends com.google.gwt.core.client.JavaScriptObject>
extends com.google.gwt.core.client.JavaScriptObject

Author:
Stéphane Fourrier

Method Summary
 int size()
           
 Map<String,String> toMap()
           
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

size

public final int size()

toMap

public final Map<String,String> toMap()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.