IContactPersonaEvaluator Interface |
Namespace: CMS.Personas
public interface IContactPersonaEvaluator
The IContactPersonaEvaluator type exposes the following members.
Name | Description | |
---|---|---|
ReevaluateAllContacts |
Reevaluates all contacts and assigns them to proper persona.
| |
ReevaluateAllContactsAsync |
Reevaluates all contacts and assigns them to proper persona asynchronously.
| |
ReevaluateContact |
Reevaluates given contact and finds proper persona the contact should be assigned to.
| |
ReevaluateContactAsync |
Reevaluates given contact and finds proper persona the contact should be assigned to asynchronously.
| |
ReevaluateContacts |
Reevaluates given contacts and assigns them to proper persona.
| |
ReevaluateContactsAsync |
Reevaluates given contacts and assigns them to proper persona.
|