public class UndefinedFilter extends ObjectFilter
INDENT_STRING
Constructor and Description |
---|
UndefinedFilter() |
Modifier and Type | Method and Description |
---|---|
void |
checkConsistence() |
UndefinedFilter |
clone() |
static UndefinedFilter |
createUndefined() |
String |
debugDump()
Show the content of the object intended for diagnostics by system administrator.
|
String |
debugDump(int indent) |
boolean |
match(PrismContainerValue value,
MatchingRuleRegistry matchingRuleRegistry) |
String |
toString() |
accept, cloneValues, revive
public static UndefinedFilter createUndefined()
public UndefinedFilter clone()
clone
in class ObjectFilter
public void checkConsistence()
checkConsistence
in class ObjectFilter
public String debugDump()
DebugDumpable
public String debugDump(int indent)
public boolean match(PrismContainerValue value, MatchingRuleRegistry matchingRuleRegistry) throws SchemaException
match
in class ObjectFilter
SchemaException
Copyright © 2015 evolveum. All rights reserved.