public abstract class ComparativeFilter<T> extends PropertyValueFilter<PrismPropertyValue<T>>
INDENT_STRING
Constructor and Description |
---|
ComparativeFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isEquals() |
void |
setEquals(boolean equals) |
cloneValues, debugDump, getExpression, getFilterItem, getObjectItem, getValues, isRaw, match, setExpression, setValue, setValues, toString
cloneValues, getDefinition, getElementName, getFullPath, getMatchingRule, getMatchingRuleFromRegistry, getParentPath, setDefinition, setFullPath, setMatchingRule
accept, clone, cloneValues, revive
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getDefinition, getElementName, getPath, getPrismContext
debugDump, debugDump
public boolean isEquals()
public void setEquals(boolean equals)
public int hashCode()
hashCode
in class PropertyValueFilter<PrismPropertyValue<T>>
public boolean equals(Object obj)
equals
in class PropertyValueFilter<PrismPropertyValue<T>>
Copyright © 2014 evolveum. All rights reserved.