Interface AndFilter
- All Superinterfaces:
DebugDumpable,Freezable,LogicalFilter,NaryLogicalFilter,ObjectFilter,PrismContextSensitive,Revivable,Serializable
-
Field Summary
FieldsFields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Method Summary
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable, freeze, isImmutableMethods inherited from interface com.evolveum.midpoint.prism.query.LogicalFilter
accept, addCondition, checkConsistence, collectUsedPaths, contains, getConditions, isEmpty, matchesOnly, setConditionsMethods inherited from interface com.evolveum.midpoint.prism.query.NaryLogicalFilter
getLastConditionMethods inherited from interface com.evolveum.midpoint.prism.query.ObjectFilter
equals, match, reviveMethods inherited from interface com.evolveum.midpoint.prism.PrismContextSensitive
getPrismContext
-
Field Details
-
ELEMENT_NAME
-
-
Method Details
-
clone
AndFilter clone()Description copied from interface:ObjectFilterDoes a SHALLOW clone.- Specified by:
clonein interfaceObjectFilter
-
cloneEmpty
AndFilter cloneEmpty()- Specified by:
cloneEmptyin interfaceLogicalFilter
-