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

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

public class SoftCondAncestor
extends java.lang.Object
implements SoftCondition


Constructor Summary
SoftCondAncestor(SoftColumnExpr expr)
           
 
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

SoftCondAncestor

public SoftCondAncestor(SoftColumnExpr expr)
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.