Class OutputJobMailRecipientPaths
java.lang.Object
ch.tocco.nice2.optional.address.api.action.mail.OutputJobMailRecipientPaths
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.voidsetEntityModel(String entityModel) voidsetOutputLanguagePath(String outputLanguagePath) voidsetRecipientDisplayPath(String recipientDisplayPath) voidsetRecipientEmailPath(String recipientEmailPath) voidsetRecipientEntityPath(String recipientEntityPath) voidsetRecipientFirstnamePath(String recipientFirstnamePath) Deprecated.voidsetRecipientLastnamePath(String recipientLastnamePath) Deprecated.voidsetRecipientOutputLanguagePath(String recipientOutputLanguagePath)
-
Constructor Details
-
OutputJobMailRecipientPaths
public OutputJobMailRecipientPaths() -
OutputJobMailRecipientPaths
-
-
Method Details
-
getEntityModel
-
setEntityModel
-
getRecipientEntityPath
-
setRecipientEntityPath
-
getRecipientEmailPath
-
setRecipientEmailPath
-
getRecipientFirstnamePath
Deprecated. -
setRecipientFirstnamePath
Deprecated. -
getRecipientLastnamePath
Deprecated. -
setRecipientLastnamePath
Deprecated. -
getRecipientDisplayPath
-
setRecipientDisplayPath
-
getOutputLanguagePath
-
setOutputLanguagePath
-
getRecipientOutputLanguagePath
-
setRecipientOutputLanguagePath
-
getRecipientDisplayPath()