SubProperty

public class SubProperty implements QueryInterface, EntityFilterInterface

Constructors

SubProperty

public SubProperty(EntityFilterInterface f)

Methods

addBenchmark

public void addBenchmark(String str, long time)

apply

public void apply(QueryInterface query)

apply

public void apply(QueryInterface query, String sourceSet, String properties, String refids)

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

toString

public String toString()