Condition.Operator| Modifier | Constructor and Description |
|---|---|
protected |
NotCondition(Condition condition) |
| 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 final Condition condition
protected NotCondition(Condition condition)
public boolean isEmpty()
Conditionpublic boolean isMatch(LdapContact contact) throws NotAuthorizedException, BadRequestException
ConditionisMatch in interface Conditioncontact - Exchange ContactNotAuthorizedExceptionBadRequestExceptionCopyright © 2021 McEvoy Software Ltd. All rights reserved.