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

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

public class SoftCondOr
extends java.lang.Object
implements SoftCondition


Constructor Summary
SoftCondOr(SoftCondition sc1, SoftCondition sc2)
           
 
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

SoftCondOr

public SoftCondOr(SoftCondition sc1,
                  SoftCondition sc2)
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.