public class MandantMailDataHandler extends GenericHandler implements IMandantMailDataHandler
LOG
Constructor and Description |
---|
MandantMailDataHandler() |
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, serializableList, update, update
getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, create, delete, delete, deleteBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getById, getSingleAttributes, getSingleAttributes, resultTotalCount, update, update
getName
public MandantMailData getByClient(UserContext uc, Mandant mandant)
getByClient
in interface IMandantMailDataHandler
public javax.mail.Address getClientMailAddress(UserContext uc, Mandant client)
IMandantMailDataHandler
getClientMailAddress
in interface IMandantMailDataHandler
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.