Disjunction

public class Disjunction extends EntityFilterContainer implements QueryInterface, EntityFilterInterface

Methods

addBenchmark

public void addBenchmark(String str, long time)

apply

public void apply(QueryInterface query)

getAccess

public Access getAccess()

getCacheKey

public String getCacheKey()

getConnection

public Connection getConnection()

getQuery

public Query getQuery()

getSourceSet

public String getSourceSet()

getTargetSet

public String getTargetSet()

getTargetSetCount

public int getTargetSetCount()

getUser

public Subject getUser()

isVersioned

public boolean isVersioned()

setTargetSetCount

public void setTargetSetCount(int resultSetCount)

toElement

public Element toElement()