Uses of Class
de.hybris.platform.acceleratorservices.jalo.email.EmailMessage
-
Packages that use EmailMessage Package Description de.hybris.platform.acceleratorservices.jalo de.hybris.platform.acceleratorservices.jalo.email -
-
Uses of EmailMessage in de.hybris.platform.acceleratorservices.jalo
Fields in de.hybris.platform.acceleratorservices.jalo with type parameters of type EmailMessage Modifier and Type Field Description protected static OneToManyHandler<EmailMessage>GeneratedAcceleratorServicesManager. BUSINESSPROCESS2EMAILMESSAGERELEMAILSHANDLEROneToManyHandlerfor handling 1:n EMAILS's relation attributes from 'many' side.Methods in de.hybris.platform.acceleratorservices.jalo that return EmailMessage Modifier and Type Method Description EmailMessageGeneratedAcceleratorServicesManager. createEmailMessage(SessionContext ctx, java.util.Map attributeValues)EmailMessageGeneratedAcceleratorServicesManager. createEmailMessage(java.util.Map attributeValues)Methods in de.hybris.platform.acceleratorservices.jalo that return types with arguments of type EmailMessage Modifier and Type Method Description java.util.List<EmailMessage>GeneratedAcceleratorServicesManager. getEmails(SessionContext ctx, BusinessProcess item)Generated method - Getter of theBusinessProcess.emailsattribute.java.util.List<EmailMessage>GeneratedAcceleratorServicesManager. getEmails(BusinessProcess item)Generated method - Getter of theBusinessProcess.emailsattribute.Methods in de.hybris.platform.acceleratorservices.jalo with parameters of type EmailMessage Modifier and Type Method Description voidGeneratedAcceleratorServicesManager. addToEmails(SessionContext ctx, BusinessProcess item, EmailMessage value)Generated method - Addsvalueto emails.voidGeneratedAcceleratorServicesManager. addToEmails(BusinessProcess item, EmailMessage value)Generated method - Addsvalueto emails.voidGeneratedAcceleratorServicesManager. removeFromEmails(SessionContext ctx, BusinessProcess item, EmailMessage value)Generated method - Removesvaluefrom emails.voidGeneratedAcceleratorServicesManager. removeFromEmails(BusinessProcess item, EmailMessage value)Generated method - Removesvaluefrom emails.Method parameters in de.hybris.platform.acceleratorservices.jalo with type arguments of type EmailMessage Modifier and Type Method Description voidGeneratedAcceleratorServicesManager. setEmails(SessionContext ctx, BusinessProcess item, java.util.List<EmailMessage> value)Generated method - Setter of theBusinessProcess.emailsattribute.voidGeneratedAcceleratorServicesManager. setEmails(BusinessProcess item, java.util.List<EmailMessage> value)Generated method - Setter of theBusinessProcess.emailsattribute. -
Uses of EmailMessage in de.hybris.platform.acceleratorservices.jalo.email
Fields in de.hybris.platform.acceleratorservices.jalo.email with type parameters of type EmailMessage Modifier and Type Field Description protected static OneToManyHandler<EmailMessage>GeneratedEmailAddress. MESSAGESSENTHANDLEROneToManyHandlerfor handling 1:n MESSAGESSENT's relation attributes from 'many' side.Methods in de.hybris.platform.acceleratorservices.jalo.email that return EmailMessage Modifier and Type Method Description EmailMessageGeneratedEmailAttachment. getMessage()Generated method - Getter of theEmailAttachment.messageattribute.EmailMessageGeneratedEmailAttachment. getMessage(SessionContext ctx)Generated method - Getter of theEmailAttachment.messageattribute.Methods in de.hybris.platform.acceleratorservices.jalo.email that return types with arguments of type EmailMessage Modifier and Type Method Description java.util.List<EmailMessage>GeneratedEmailAddress. getBccMessages()Generated method - Getter of theEmailAddress.bccMessagesattribute.java.util.List<EmailMessage>GeneratedEmailAddress. getBccMessages(SessionContext ctx)Generated method - Getter of theEmailAddress.bccMessagesattribute.java.util.List<EmailMessage>GeneratedEmailAddress. getCcMessages()Generated method - Getter of theEmailAddress.ccMessagesattribute.java.util.List<EmailMessage>GeneratedEmailAddress. getCcMessages(SessionContext ctx)Generated method - Getter of theEmailAddress.ccMessagesattribute.java.util.List<EmailMessage>GeneratedEmailAddress. getMessagesSent()Generated method - Getter of theEmailAddress.messagesSentattribute.java.util.List<EmailMessage>GeneratedEmailAddress. getMessagesSent(SessionContext ctx)Generated method - Getter of theEmailAddress.messagesSentattribute.java.util.List<EmailMessage>GeneratedEmailAddress. getToMessages()Generated method - Getter of theEmailAddress.toMessagesattribute.java.util.List<EmailMessage>GeneratedEmailAddress. getToMessages(SessionContext ctx)Generated method - Getter of theEmailAddress.toMessagesattribute.Methods in de.hybris.platform.acceleratorservices.jalo.email with parameters of type EmailMessage Modifier and Type Method Description voidGeneratedEmailAddress. addToBccMessages(EmailMessage value)Generated method - Addsvalueto bccMessages.voidGeneratedEmailAddress. addToBccMessages(SessionContext ctx, EmailMessage value)Generated method - Addsvalueto bccMessages.voidGeneratedEmailAddress. addToCcMessages(EmailMessage value)Generated method - Addsvalueto ccMessages.voidGeneratedEmailAddress. addToCcMessages(SessionContext ctx, EmailMessage value)Generated method - Addsvalueto ccMessages.voidGeneratedEmailAddress. addToMessagesSent(EmailMessage value)Generated method - Addsvalueto messagesSent.voidGeneratedEmailAddress. addToMessagesSent(SessionContext ctx, EmailMessage value)Generated method - Addsvalueto messagesSent.voidGeneratedEmailAddress. addToToMessages(EmailMessage value)Generated method - Addsvalueto toMessages.voidGeneratedEmailAddress. addToToMessages(SessionContext ctx, EmailMessage value)Generated method - Addsvalueto toMessages.voidGeneratedEmailAddress. removeFromBccMessages(EmailMessage value)Generated method - Removesvaluefrom bccMessages.voidGeneratedEmailAddress. removeFromBccMessages(SessionContext ctx, EmailMessage value)Generated method - Removesvaluefrom bccMessages.voidGeneratedEmailAddress. removeFromCcMessages(EmailMessage value)Generated method - Removesvaluefrom ccMessages.voidGeneratedEmailAddress. removeFromCcMessages(SessionContext ctx, EmailMessage value)Generated method - Removesvaluefrom ccMessages.voidGeneratedEmailAddress. removeFromMessagesSent(EmailMessage value)Generated method - Removesvaluefrom messagesSent.voidGeneratedEmailAddress. removeFromMessagesSent(SessionContext ctx, EmailMessage value)Generated method - Removesvaluefrom messagesSent.voidGeneratedEmailAddress. removeFromToMessages(EmailMessage value)Generated method - Removesvaluefrom toMessages.voidGeneratedEmailAddress. removeFromToMessages(SessionContext ctx, EmailMessage value)Generated method - Removesvaluefrom toMessages.voidGeneratedEmailAttachment. setMessage(EmailMessage value)Generated method - Setter of theEmailAttachment.messageattribute.voidGeneratedEmailAttachment. setMessage(SessionContext ctx, EmailMessage value)Generated method - Setter of theEmailAttachment.messageattribute.Method parameters in de.hybris.platform.acceleratorservices.jalo.email with type arguments of type EmailMessage Modifier and Type Method Description voidGeneratedEmailAddress. setBccMessages(SessionContext ctx, java.util.List<EmailMessage> value)Generated method - Setter of theEmailAddress.bccMessagesattribute.voidGeneratedEmailAddress. setBccMessages(java.util.List<EmailMessage> value)Generated method - Setter of theEmailAddress.bccMessagesattribute.voidGeneratedEmailAddress. setCcMessages(SessionContext ctx, java.util.List<EmailMessage> value)Generated method - Setter of theEmailAddress.ccMessagesattribute.voidGeneratedEmailAddress. setCcMessages(java.util.List<EmailMessage> value)Generated method - Setter of theEmailAddress.ccMessagesattribute.voidGeneratedEmailAddress. setMessagesSent(SessionContext ctx, java.util.List<EmailMessage> value)Generated method - Setter of theEmailAddress.messagesSentattribute.voidGeneratedEmailAddress. setMessagesSent(java.util.List<EmailMessage> value)Generated method - Setter of theEmailAddress.messagesSentattribute.voidGeneratedEmailAddress. setToMessages(SessionContext ctx, java.util.List<EmailMessage> value)Generated method - Setter of theEmailAddress.toMessagesattribute.voidGeneratedEmailAddress. setToMessages(java.util.List<EmailMessage> value)Generated method - Setter of theEmailAddress.toMessagesattribute.
-