| Package | Description | 
|---|---|
| de.xima.fc.api.system | 
 Package for API access to system configuration. 
 | 
| de.xima.fc.handler.interfaces.system | |
| de.xima.fc.handler.system | |
| de.xima.fc.mail.utils | |
| de.xima.fc.mdl.mail | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
MailAPI.sendFeedbackMail(UserContext uc,
                Mandant client,
                IFeedbackMailData feedbackMailData)
Send a feedback mail from the given client. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
IMailHandler.sendFeedbackMail(UserContext uc,
                Mandant client,
                IFeedbackMailData feedbackMailData)
Send a feedback mail from the given client. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
MailHandler.sendFeedbackMail(UserContext uc,
                Mandant client,
                IFeedbackMailData feedbackMailData)  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
FeedbackMailUtil.sendFeedback(UserContext uc,
            Mandant client,
            IFeedbackMailData feedbackMailData)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FeedbackMailData
Data required for sending a feedback mail. 
 | 
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.