Condition.Operator| Modifier | Constructor and Description |
|---|---|
protected |
MonoCondition(LdapPropertyMapper propertyMapper,
String attributeName,
Condition.Operator operator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEmpty()
True if condition is empty.
|
boolean |
isMatch(LdapContact contact)
Test if the contact matches current condition.
|
protected MonoCondition(LdapPropertyMapper propertyMapper, String attributeName, Condition.Operator operator)
public boolean isEmpty()
Conditionpublic boolean isMatch(LdapContact contact) throws BadRequestException
ConditionisMatch in interface Conditioncontact - Exchange ContactBadRequestExceptionCopyright © 2021 McEvoy Software Ltd. All rights reserved.