Uses of Class
de.hybris.platform.notificationservices.jalo.SiteMessage
-
Packages that use SiteMessage Package Description de.hybris.platform.notificationservices.jalo -
-
Uses of SiteMessage in de.hybris.platform.notificationservices.jalo
Methods in de.hybris.platform.notificationservices.jalo that return SiteMessage Modifier and Type Method Description SiteMessageGeneratedNotificationservicesManager. createSiteMessage(SessionContext ctx, java.util.Map attributeValues)SiteMessageGeneratedNotificationservicesManager. createSiteMessage(java.util.Map attributeValues)SiteMessageGeneratedSiteMessageForCustomer. getMessage()Generated method - Getter of theSiteMessageForCustomer.messageattribute.SiteMessageGeneratedSiteMessageForCustomer. getMessage(SessionContext ctx)Generated method - Getter of theSiteMessageForCustomer.messageattribute.Methods in de.hybris.platform.notificationservices.jalo with parameters of type SiteMessage Modifier and Type Method Description protected voidGeneratedSiteMessageForCustomer. setMessage(SessionContext ctx, SiteMessage value)Generated method - Setter of theSiteMessageForCustomer.messageattribute.protected voidGeneratedSiteMessageForCustomer. setMessage(SiteMessage value)Generated method - Setter of theSiteMessageForCustomer.messageattribute.
-