| 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.sendSupportMail(UserContext uc,
               Mandant client,
               ISupportInquiryData supportInquiryData)
Send a support mail from the given client. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
IMailHandler.sendSupportMail(UserContext uc,
               Mandant client,
               ISupportInquiryData supportInquiryData)
Send a support mail from the given client. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
MailHandler.sendSupportMail(UserContext uc,
               Mandant client,
               ISupportInquiryData supportInquiryData)
Send a support mail from the given client. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
SupportMailUtils.sendSupportInquiry(UserContext uc,
                  Mandant client,
                  ISupportInquiryData supportInquiryData)
Sends a support email 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SupportInquiryData
Model containing information of support inquiries 
 | 
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.