ar.com.fdvs.dj.domain
Class BooleanExpression

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

public abstract class BooleanExpression
extends java.lang.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
 java.lang.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 java.lang.String getClassName()
Specified by:
getClassName in interface CustomExpression


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