|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.odata4j.producer.inmemory.InMemoryEvaluation
public class InMemoryEvaluation
Constructor Summary | |
---|---|
InMemoryEvaluation()
|
Method Summary | |
---|---|
static Object |
cast(Object obj,
Class<?> targetType)
|
static boolean |
evaluate(BoolCommonExpression expression,
Object target,
PropertyModel properties)
|
static Object |
evaluate(CommonExpression expression,
Object target,
PropertyModel properties)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InMemoryEvaluation()
Method Detail |
---|
public static Object cast(Object obj, Class<?> targetType)
public static boolean evaluate(BoolCommonExpression expression, Object target, PropertyModel properties)
public static Object evaluate(CommonExpression expression, Object target, PropertyModel properties)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |