Class TypeFilterProcessor<Q extends QObject<R>,R extends MObject,TQ extends QObject<TR>,TR extends MObject>

java.lang.Object
com.evolveum.midpoint.repo.sqale.filtering.TypeFilterProcessor<Q,R,TQ,TR>
Type Parameters:
Q - query type of the original context
R - row type related to TypeFilterProcessor
TQ - target query type for the type filter
TR - row type related to TypeFilterProcessor
All Implemented Interfaces:
FilterProcessor<TypeFilter>

public class TypeFilterProcessor<Q extends QObject<R>,R extends MObject,TQ extends QObject<TR>,TR extends MObject> extends Object implements FilterProcessor<TypeFilter>
Filter processor that resolves TypeFilter.