public interface IMandantMailDataHandler extends IGenericHandler
Modifier and Type | Method and Description |
---|---|
MandantMailData |
getByClient(UserContext uc,
Mandant mandant) |
javax.mail.Address |
getClientMailAddress(UserContext uc,
Mandant client)
Gets the client mail address if one has been set.
|
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, getSingleAttributes, getSingleAttributes, resultTotalCount, update, update
getName
MandantMailData getByClient(UserContext uc, Mandant mandant)
javax.mail.Address getClientMailAddress(UserContext uc, Mandant client)
uc
- UserContext
the user context in which the action is to be performed.client
- Mandant
the client for which the mail address should be returnedAddress
mail address of the client or system mail address if no client mail address has been setCopyright © 2021 XIMA MEDIA GmbH. All rights reserved.