ar.com.fdvs.dj.domain.entities.conditionalStyle
Class ConditionStyleExpression

java.lang.Object
  extended by ar.com.fdvs.dj.domain.entities.conditionalStyle.ConditionStyleExpression
All Implemented Interfaces:
CustomExpression, Serializable
Direct Known Subclasses:
StatusLightCondition

public abstract class ConditionStyleExpression
extends Object
implements CustomExpression, Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface ar.com.fdvs.dj.domain.CustomExpression
EVAL_METHOD_NAME
 
Constructor Summary
ConditionStyleExpression()
           
 
Method Summary
 Object evaluate(Map fields, Map variables, Map parameters, Object value)
           
 Object getCurrentValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ar.com.fdvs.dj.domain.CustomExpression
evaluate, getClassName
 

Constructor Detail

ConditionStyleExpression

public ConditionStyleExpression()
Method Detail

evaluate

public Object evaluate(Map fields,
                       Map variables,
                       Map parameters,
                       Object value)

getCurrentValue

public Object getCurrentValue()


Copyright © 2006-2012 FDV Solutions. All Rights Reserved.