Foundations Apex API Developer Reference

fferpcore.ihcc_IFoundationMessageNotification

global interface ihcc_IFoundationMessageNotification extends ihcc_IBusinessLogic

Interface that Integration business logic classes must implement if they want to use Foundations Messaging notifications

This class extends fferpcore.ihcc_IBusinessLogic

Methods

getMessageType

String getMessageType(String notificationClassification)

Method in the business logic to retrieve the foundations message type to use to record a message for the provided notificationClassification. Can return null to use the default.

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.