org.odata4j.producer.inmemory
Class InMemoryEvaluation

java.lang.Object
  extended by org.odata4j.producer.inmemory.InMemoryEvaluation

public class InMemoryEvaluation
extends Object


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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InMemoryEvaluation

public InMemoryEvaluation()
Method Detail

cast

public static Object cast(Object obj,
                          Class<?> targetType)

evaluate

public static boolean evaluate(BoolCommonExpression expression,
                               Object target,
                               PropertyModel properties)

evaluate

public static Object evaluate(CommonExpression expression,
                              Object target,
                              PropertyModel properties)


http://odata4j.org