|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.provisioning.ucf.query.Operation
public abstract class Operation
Constructor Summary | |
---|---|
Operation(FilterInterpreter interpreter)
|
Method Summary | |
---|---|
FilterInterpreter |
getInterpreter()
|
abstract org.identityconnectors.framework.common.objects.filter.Filter |
interpret(ObjectFilter objectFilter)
|
void |
setInterpreter(FilterInterpreter interpreter)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Operation(FilterInterpreter interpreter)
Method Detail |
---|
public abstract org.identityconnectors.framework.common.objects.filter.Filter interpret(ObjectFilter objectFilter) throws SchemaException
SchemaException
public FilterInterpreter getInterpreter()
public void setInterpreter(FilterInterpreter interpreter)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |