|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EJObject in org.jboss.errai.marshalling.client.api.json |
---|
Methods in org.jboss.errai.marshalling.client.api.json that return EJObject | |
---|---|
EJObject |
EJValue.isObject()
|
Uses of EJObject in org.jboss.errai.marshalling.client.api.json.impl.gwt |
---|
Classes in org.jboss.errai.marshalling.client.api.json.impl.gwt that implement EJObject | |
---|---|
class |
GWTJSONObject
|
Methods in org.jboss.errai.marshalling.client.api.json.impl.gwt that return EJObject | |
---|---|
EJObject |
GWTJSONValue.isObject()
|
Uses of EJObject in org.jboss.errai.marshalling.client.util |
---|
Methods in org.jboss.errai.marshalling.client.util with parameters of type EJObject | |
---|---|
static Object |
NumbersUtils.getEncodedNumber(EJObject object)
|
static boolean |
MarshallUtil.isEncodedNumeric(EJObject value)
|
static boolean |
MarshallUtil.isEncodedObject(EJObject value)
|
Uses of EJObject in org.jboss.errai.marshalling.server.json.impl |
---|
Classes in org.jboss.errai.marshalling.server.json.impl that implement EJObject | |
---|---|
class |
ErraiJSONObject
|
Methods in org.jboss.errai.marshalling.server.json.impl that return EJObject | |
---|---|
EJObject |
ErraiJSONValue.isObject()
|
Uses of EJObject in org.jboss.errai.marshalling.server.marshallers |
---|
Methods in org.jboss.errai.marshalling.server.marshallers with parameters of type EJObject | |
---|---|
static Class |
DefaultDefinitionMarshaller.getClassReference(EJObject oMap)
|
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |