Class FcDoiInitBean
java.lang.Object
de.xima.fc.workflow.designer.bean.nodes.FcDoiInitBean
- All Implemented Interfaces:
IElementPropertiesBean<FcDoiInitProps,
,WorkflowNode> INodePropertiesBean<FcDoiInitProps>
,Serializable
@ViewScoped
@Named
public class FcDoiInitBean
extends Object
implements INodePropertiesBean<FcDoiInitProps>
Bean with additional logic for controlling the
EWorkflowNodeType.FC_DOI_INIT
action.- Since:
- 8.0.3
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface de.xima.fc.interfaces.workflow.elements.IElementPropertiesBean
prepareViewForElement, updateCurrentProperties, updateCurrentTask
Methods inherited from interface de.xima.fc.interfaces.workflow.nodes.INodePropertiesBean
retrieveCurrentProperties
-
Constructor Details
-
FcDoiInitBean
public FcDoiInitBean()
-
-
Method Details
-
isAllowCustomSenderAddress
public boolean isAllowCustomSenderAddress()- Returns:
- Whether the email server for this client allows a custom sender address to be configured.
-
isMailServerSystemScope
public boolean isMailServerSystemScope()- Returns:
- Whether the system mail server is used for sending mails (as opposed to a client mail server).
-