@Embeddable public class VerarbeitungExportPersistence extends AVerarbeitung implements IProviding, IAttachableFile
LOGATTR_VERARBEITUNGSNAMEATTR_DISPLAY_NAME| Constructor and Description |
|---|
VerarbeitungExportPersistence() |
| Modifier and Type | Method and Description |
|---|---|
protected IProcessingResult |
exec(IWorkflowProcessingContext wfpc,
Aktion aktion)
Stellt die Formulardaten als Persistence-Datei bereit.
|
String |
getDisplayName(Locale l) |
String |
getExportFileName()
Getter für den Dateinamen der Zieldatei.
|
String |
getIcon() |
String |
getProcessingKey() |
String |
getProcessingPage() |
boolean |
isAttachToFormRecord() |
void |
setAttachToFormRecord(boolean attachToFormRecord) |
void |
setExportFileName(String exportFileName)
Setter für den Dateinamen der Zieldatei.
|
convertToLongList, execute, getDefaultProcessingPageFolder, getGuiIcon, getProcessingName, isFileProvidingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAvailableOverrideValue, isAvailable, prefillProcessingpublic void setExportFileName(String exportFileName)
public String getExportFileName()
protected IProcessingResult exec(IWorkflowProcessingContext wfpc, Aktion aktion) throws Exception
exec in class AVerarbeitungwfpc - TODOaktion - TODOException - bei (beliebigen) nicht von dieser Implementierung selbst behandelbaren Ausnahmenpublic String getProcessingKey()
getProcessingKey in interface IProcessingpublic String getDisplayName(Locale l)
getDisplayName in interface INamedUiElementgetDisplayName in class AVerarbeitungpublic String getProcessingPage()
getProcessingPage in interface IProcessinggetProcessingPage in class AVerarbeitungpublic String getIcon()
getIcon in interface IProcessinggetIcon in class AVerarbeitungpublic boolean isAttachToFormRecord()
isAttachToFormRecord in interface IAttachableFilepublic void setAttachToFormRecord(boolean attachToFormRecord)
setAttachToFormRecord in interface IAttachableFileattachToFormRecord - Whether files created by this file providing action are attached to the form record.Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.