Foundations Apex API Developer Reference

fferpcore.ihcc_IEmailSender

global interface ihcc_IEmailSender extends ihcc_IBusinessLogic

Interface that Integration business logic classes must implement if they want to use Email Sender

This class extends fferpcore.ihcc_IBusinessLogic

Methods

getEmailSender

Id getEmailSender(String notificationClassification)

Method in the business logic called to retreive the email sender for a specific notification classification should go to. Integrations can return null to not set this.

Input Parameters

Name Type Description
notificationClassification String The classification of the notification set by the integration when requesting the notification
© Copyright 2009–2023 Certinia Inc. All rights reserved. Various trademarks held by their respective owners.