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

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

public class SoftCondAnd
extends java.lang.Object
implements SoftCondition


Constructor Summary
SoftCondAnd(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

SoftCondAnd

public SoftCondAnd(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.