Foundations Object Model

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 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–2021 FinancialForce.com, inc. Confidential – all rights reserved. Various trademarks held by their respective owners.