Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.gwt.runtime.client.model
Class JSONWrapper

java.lang.Object
  extended by org.nuxeo.ecm.gwt.runtime.client.model.JSONWrapper
All Implemented Interfaces:
DocumentConstants
Direct Known Subclasses:
Document

public class JSONWrapper
extends java.lang.Object
implements DocumentConstants


Field Summary
 
Fields inherited from interface org.nuxeo.ecm.gwt.runtime.client.model.DocumentConstants
KEY_FACETS, KEY_ID, KEY_IS_FOLDERISH, KEY_PARENT_ID, KEY_PATH, KEY_SCHEMAS, KEY_TITLE, KEY_TYPE
 
Constructor Summary
JSONWrapper(com.google.gwt.json.client.JSONObject object)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSONWrapper

public JSONWrapper(com.google.gwt.json.client.JSONObject object)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.