ar.com.fdvs.dj.domain
Class BooleanExpression

java.lang.Object
  extended by ar.com.fdvs.dj.domain.BooleanExpression
All Implemented Interfaces:
CustomExpression, Serializable

public abstract class BooleanExpression
extends Object
implements CustomExpression

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface ar.com.fdvs.dj.domain.CustomExpression
EVAL_METHOD_NAME
 
Constructor Summary
BooleanExpression()
           
 
Method Summary
 String getClassName()
           
 
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
 

Constructor Detail

BooleanExpression

public BooleanExpression()
Method Detail

getClassName

public String getClassName()
Specified by:
getClassName in interface CustomExpression


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