Uses of Class
com.aquima.web.api.model.page.element.Message
Packages that use Message
-
Uses of Message in com.aquima.web.api.model.page.element
Methods in com.aquima.web.api.model.page.element that return types with arguments of type MessageModifier and TypeMethodDescriptionField.getMessages()
This method returns the messages.Page.getMessages()
Gets the messages present on this page. -
Uses of Message in com.aquima.web.api.model.page.renderer
Methods in com.aquima.web.api.model.page.renderer that return types with arguments of type MessageModifier and TypeMethodDescriptionRendererUtil.convertMessages
(com.aquima.interactions.composer.IMessage[] messages, IRendererContext context) This method transforms a message to the message viewmodel.