Class HvlNotificationTemplateUtil

java.lang.Object
tr.com.havelsan.javarch.notification.content.provider.util.HvlNotificationTemplateUtil

public final class HvlNotificationTemplateUtil extends Object
Utility class.
  • Method Details

    • prepareContent

      public static String prepareContent(HvlNotificationTemplateContentModel notificationTemplateContentModel, Map<String,Object> attributeMap)
      Prepare content string.
      Parameters:
      notificationTemplateContentModel - the notification template content model
      attributeMap - the attribute map
      Returns:
      the string
    • prepareContent

      public static String prepareContent(String content, Map<String,Object> attributeMap)
      Prepare content string.
      Parameters:
      content - the content
      attributeMap - the attribute map
      Returns:
      the string