Interface EmailAddressFetchStrategy
- All Known Implementing Classes:
DefaultEmailAddressFetchStrategy
public interface EmailAddressFetchStrategy
Interface representing strategy for fetching EmailAddressModel.
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
fetch
- Parameters:
emailAddress- email for which the email address object should be fetcheddisplayName- display name for which the email address object should be fetched- Returns:
- email address instance
-