public class AllFilter extends ObjectFilter
INDENT_STRING
Constructor and Description |
---|
AllFilter() |
Modifier and Type | Method and Description |
---|---|
AllFilter |
clone() |
static AllFilter |
createAll() |
String |
debugDump()
Show the content of the object intended for diagnostics by system administrator.
|
String |
debugDump(int indent) |
<T extends Objectable> |
match(PrismObject<T> object,
MatchingRuleRegistry matchingRuleRegistry) |
String |
toString() |
accept, cloneValues, revive
public static AllFilter createAll()
public AllFilter clone()
clone
in class ObjectFilter
public String debugDump()
DebugDumpable
public String debugDump(int indent)
public <T extends Objectable> boolean match(PrismObject<T> object, MatchingRuleRegistry matchingRuleRegistry)
match
in class ObjectFilter
Copyright © 2014 evolveum. All rights reserved.