Uses of Class
com.broadleafcommerce.notification.service.autoconfigure.NotificationServiceProperties.MessageProperties.MessageVariables
Packages that use NotificationServiceProperties.MessageProperties.MessageVariables
Package
Description
-
Uses of NotificationServiceProperties.MessageProperties.MessageVariables in com.broadleafcommerce.notification.service
Methods in com.broadleafcommerce.notification.service that return NotificationServiceProperties.MessageProperties.MessageVariablesModifier and TypeMethodDescriptionThymeleafMessageBuilder.getMessageVariablesFromProperties(com.broadleafcommerce.data.tracking.core.context.ContextInfo contextInfo) Finds the supporting message variables that should be used for the currentcontextInfo. -
Uses of NotificationServiceProperties.MessageProperties.MessageVariables in com.broadleafcommerce.notification.service.autoconfigure
Methods in com.broadleafcommerce.notification.service.autoconfigure that return types with arguments of type NotificationServiceProperties.MessageProperties.MessageVariablesModifier and TypeMethodDescriptionNotificationServiceProperties.MessageProperties.getVariablesByApplicationId()NotificationServiceProperties.MessageProperties.getVariablesByTenantId()Method parameters in com.broadleafcommerce.notification.service.autoconfigure with type arguments of type NotificationServiceProperties.MessageProperties.MessageVariablesModifier and TypeMethodDescriptionvoidNotificationServiceProperties.MessageProperties.setVariablesByApplicationId(Map<String, NotificationServiceProperties.MessageProperties.MessageVariables> variablesByApplicationId) voidNotificationServiceProperties.MessageProperties.setVariablesByTenantId(Map<String, NotificationServiceProperties.MessageProperties.MessageVariables> variablesByTenantId)