Package de.xima.fc.bl.fdv.processing
Class VerarbeitungEmail
java.lang.Object
de.xima.fc.bl.fdv.processing.AVerarbeitung
de.xima.fc.bl.fdv.processing.VerarbeitungEmail
- All Implemented Interfaces:
ITransferable
,IConsuming
,INamedUiElement
,IUploadConsuming
,IMailDependent
,IUserDependent
,IUserGroupDependent
,IProcessing
,Serializable
@Deprecated
@Embeddable
public class VerarbeitungEmail
extends AVerarbeitung
implements IConsuming, IUploadConsuming, IMailDependent, IUserDependent, IUserGroupDependent
Deprecated.
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.xima.fc.interfaces.IUploadConsuming
IUploadConsuming.uploadElements
-
Field Summary
Fields inherited from class de.xima.fc.bl.fdv.processing.AVerarbeitung
LOG
Fields inherited from interface de.xima.fc.interfaces.INamedUiElement
ATTR_DISPLAY_NAME
Fields inherited from interface de.xima.fc.interfaces.processing.IProcessing
ATTR_VERARBEITUNGSNAME
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected IProcessingResult
exec
(IWorkflowProcessingContext wfpc, Aktion aktion) Deprecated.This is the method that should implement the business logic required by this action.Deprecated.Deprecated.getBcc()
Deprecated.getBody()
Deprecated.getCc()
Deprecated.Deprecated.Deprecated.Deprecated.getFrom()
Deprecated.getIcon()
Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.Deprecated.getTo()
Deprecated.Deprecated.Deprecated.Deprecated.UsegetDirectClientAuthorizationUUIDs()
isntead.boolean
isAvailable
(IEntityContext ec, Mandant client) Deprecated.void
prefillProcessing
(IProcessingPrefillData prefillData) Deprecated.Method which is called the processing is createdboolean
Deprecated.boolean
Deprecated.void
setActionIds
(List<Long> aktionsIdErgebnisse) Deprecated.void
setActionUUIDs
(List<String> actionUUIDs) Deprecated.void
Deprecated.void
Deprecated.void
Deprecated.void
setDirectClientAuthorizationUUIDs
(List<String> toDirectClientAuthorizations) Deprecated.void
setEncryptionType
(EMailEncrpytionType encryptionType) Deprecated.void
Deprecated.void
setPlainBody
(String plainBody) Deprecated.void
setReplyTo
(List<String> replyTo) Deprecated.void
setSenderName
(String senderName) Deprecated.void
setSendMailType
(String sendMailType) Deprecated.void
setSendSeparateMails
(Boolean sendSeparateMails) Deprecated.void
setSubject
(String subject) Deprecated.void
Deprecated.void
setUploadElements
(List<String> uploadElements) Deprecated.void
setUserGroupUUIDs
(List<String> userGroupUUIDs) Deprecated.void
setUserUUIDs
(List<String> userUUIDs) Deprecated.UsesetDirectClientAuthorizationUUIDs(List)
instead.toString()
Deprecated.Methods inherited from class de.xima.fc.bl.fdv.processing.AVerarbeitung
convertToLongList, execute, getDefaultProcessingPageFolder, getGuiIcon, getProcessingName, isFileProviding
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface de.xima.fc.interfaces.IConsuming
getAktionsIdErgebnisse
Methods inherited from interface de.xima.fc.interfaces.processing.IProcessing
execute, getAvailableOverrideValue, getGuiIcon, getProcessingName, isFileProviding
-
Constructor Details
-
VerarbeitungEmail
public VerarbeitungEmail()Deprecated.
-
-
Method Details
-
setTo
Deprecated. -
getTo
Deprecated. -
setCc
Deprecated. -
getCc
Deprecated. -
setBcc
Deprecated. -
getBcc
Deprecated. -
getSendSeparateMails
Deprecated. -
setSendSeparateMails
Deprecated. -
setFrom
Deprecated. -
getFrom
Deprecated. -
getReplyTo
Deprecated. -
setReplyTo
Deprecated. -
setSenderName
Deprecated. -
getSenderName
Deprecated. -
setSubject
Deprecated. -
getSubject
Deprecated. -
getUploadElements
Deprecated.- Specified by:
getUploadElements
in interfaceIUploadConsuming
- Returns:
- A list of
FormElement.getAlias()
es. These are the upload elements whose files are consumed by this upload file consuming action.
-
setUploadElements
Deprecated.- Specified by:
setUploadElements
in interfaceIUploadConsuming
- Parameters:
uploadElements
- A list ofFormElement.getAlias()
es. These are the upload elements whose files are consumed by this upload file consuming action.
-
getActionUUIDs
Deprecated.- Specified by:
getActionUUIDs
in interfaceIConsuming
- Returns:
- A list of
Aktion.getUUID()
s. These are the actions which are consumed by this action
-
setActionUUIDs
Deprecated.- Specified by:
setActionUUIDs
in interfaceIConsuming
- Parameters:
actionUUIDs
- A list ofAktion.getUUID()
s. These are the actions which are consumed by this action
-
toString
Deprecated. -
exec
Deprecated.This is the method that should implement the business logic required by this action. This method is called internally byAVerarbeitung.execute(IWorkflowProcessingContext, Aktion)
. Konkret realisiert diese Methode das senden einer E-Mail an einen angegebenen Empfänger. Es können hierbei Ressourcen bzw. Ergebnisse aus vorherigen Aktionen verwendet und mitgesandt werden.- Specified by:
exec
in classAVerarbeitung
- Parameters:
wfpc
- The current workflow processing context that should be used to execute this action.aktion
- The action entity corresponding to the action to be executed.- Throws:
Exception
- When this action could not be executed and the error could not be handled by this action.
-
getProcessingKey
Deprecated.- Specified by:
getProcessingKey
in interfaceIProcessing
-
getLicenseKey
Deprecated.- Specified by:
getLicenseKey
in interfaceIProcessing
-
getDisplayName
Deprecated.- Specified by:
getDisplayName
in interfaceINamedUiElement
- Overrides:
getDisplayName
in classAVerarbeitung
- Returns:
- Wert, der das entsprechende Objekt an Oberfläche repräsentiert (wird i.A. zur Laufzeit ermittelt).
-
getProcessingPage
Deprecated.- Specified by:
getProcessingPage
in interfaceIProcessing
- Overrides:
getProcessingPage
in classAVerarbeitung
-
getIcon
Deprecated.- Specified by:
getIcon
in interfaceIProcessing
- Overrides:
getIcon
in classAVerarbeitung
- Returns:
- The icon ID for this action.
-
prefillProcessing
Deprecated.Description copied from interface:IProcessing
Method which is called the processing is created- Specified by:
prefillProcessing
in interfaceIProcessing
- Parameters:
prefillData
- IProcessingPrefillData
-
getUserUUIDs
Deprecated.UsegetDirectClientAuthorizationUUIDs()
isntead.- Specified by:
getUserUUIDs
in interfaceIUserDependent
- Returns:
List
of UUIDs of user, which this processing depends on
-
setUserUUIDs
Deprecated.UsesetDirectClientAuthorizationUUIDs(List)
instead.- Specified by:
setUserUUIDs
in interfaceIUserDependent
- Parameters:
userUUIDs
-List
of UUIDs, which this processing depends on
-
getUserGroupUUIDs
Deprecated.- Specified by:
getUserGroupUUIDs
in interfaceIUserGroupDependent
- Returns:
List
of UUIDs of user groups, which this processing depends on
-
setUserGroupUUIDs
Deprecated.- Specified by:
setUserGroupUUIDs
in interfaceIUserGroupDependent
- Parameters:
userGroupUUIDs
-List
of UUIDs, which this processing depends on
-
isAvailable
Deprecated.- Specified by:
isAvailable
in interfaceIProcessing
- Overrides:
isAvailable
in classAVerarbeitung
-
setActionIds
Deprecated.- Specified by:
setActionIds
in interfaceIConsuming
-
getActionIds
Deprecated.- Specified by:
getActionIds
in interfaceIConsuming
-
getPlainBody
Deprecated. -
setPlainBody
Deprecated. -
getBody
Deprecated. -
setBody
Deprecated. -
getSendMailType
Deprecated. -
setSendMailType
Deprecated. -
renderHTML
public boolean renderHTML()Deprecated. -
renderPlain
public boolean renderPlain()Deprecated. -
getEncryptionType
Deprecated. -
setEncryptionType
Deprecated. -
getDirectClientAuthorizationUUIDs
Deprecated. -
setDirectClientAuthorizationUUIDs
Deprecated.
-
INodeHandler
.