|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.json.client.JSONValue
com.google.gwt.json.client.JSONObject
org.nuxeo.opensocial.container.client.view.rest.NXIDPreference
public class NXIDPreference
| Field Summary | |
|---|---|
static String |
ID
|
static String |
NAME
|
| Constructor Summary | |
|---|---|
NXIDPreference(String jsonString)
|
|
NXIDPreference(String id,
String title)
|
|
| Method Summary | |
|---|---|
String |
getId()
|
String |
getName()
|
String |
toString()
|
| Methods inherited from class com.google.gwt.json.client.JSONObject |
|---|
containsKey, equals, get, getJavaScriptObject, hashCode, isObject, keySet, put, size |
| Methods inherited from class com.google.gwt.json.client.JSONValue |
|---|
isArray, isBoolean, isNull, isNumber, isString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String ID
public static final String NAME
| Constructor Detail |
|---|
public NXIDPreference(String id,
String title)
public NXIDPreference(String jsonString)
| Method Detail |
|---|
public String getId()
public String getName()
public String toString()
toString in class com.google.gwt.json.client.JSONObject
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||