com.spoledge.audao.parser.gql.impl.soft
Class SoftCondOper

java.lang.Object
  extended by com.spoledge.audao.parser.gql.impl.soft.SoftCondOper
All Implemented Interfaces:
SoftCondition

public class SoftCondOper
extends java.lang.Object
implements SoftCondition


Constructor Summary
SoftCondOper(SoftColumnExpr exprLeft, SoftColumnExpr exprRight, java.lang.String soper)
           
 
Method Summary
 boolean getConditionValue(java.lang.Object[] args, Entity ent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoftCondOper

public SoftCondOper(SoftColumnExpr exprLeft,
                    SoftColumnExpr exprRight,
                    java.lang.String soper)
Method Detail

getConditionValue

public boolean getConditionValue(java.lang.Object[] args,
                                 Entity ent)
Specified by:
getConditionValue in interface SoftCondition


Copyright © 2010 Spolecne s.r.o. All Rights Reserved.