Uses of Class
org.craftercms.studio.api.v1.to.MessageTO
Packages that use MessageTO
Package
Description
-
Uses of MessageTO in org.craftercms.studio.api.v1.to
Fields in org.craftercms.studio.api.v1.to with type parameters of type MessageTOMethods in org.craftercms.studio.api.v1.to that return types with arguments of type MessageTOMethod parameters in org.craftercms.studio.api.v1.to with type arguments of type MessageTOModifier and TypeMethodDescriptionvoidNotificationConfigTO.setCannedMessages(Map<String, List<MessageTO>> cannedMessages) -
Uses of MessageTO in org.craftercms.studio.impl.v2.service.notification
Method parameters in org.craftercms.studio.impl.v2.service.notification with type arguments of type MessageTOModifier and TypeMethodDescriptionprotected voidNotificationServiceImpl.loadCannedMessages(org.dom4j.Element completedMessages, Map<String, List<MessageTO>> messageContainer)