Negation

public class Negation implements EntityFilterInterface, QueryInterface

Constructors

Negation

public Negation(EntityFilterInterface f)

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()

getFilter

public EntityFilterInterface getFilter()

getQuery

public Query getQuery()

getSourceSet

public String getSourceSet()

getTargetSet

public String getTargetSet()

getTargetSetCount

public int getTargetSetCount()

getUser

public Subject getUser()

isVersioned

public boolean isVersioned()

toElement

public Element toElement()