@Embeddable public class VerarbeitungExport extends AVerarbeitung implements IProviding
LOGATTR_VERARBEITUNGSNAMEATTR_DISPLAY_NAME| Constructor and Description |
|---|
VerarbeitungExport() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
exec(IWorkflowProcessingContext wfpc,
Aktion aktion)
Stellt die Formulardaten als XML-Datei im (temporären) Verzeichnis des dazugehörigen Verarbeitungskontextes bereit.
|
String |
getDisplayName(Locale l) |
String |
getExportFileName()
Getter für den Dateinamen der Zieldatei.
|
Boolean |
getHtmlOutput() |
String |
getIcon() |
String |
getProcessingKey() |
String |
getProcessingPage() |
int |
getTextbausteinId() |
void |
setExportFileName(String exportFileName)
Setter für den Dateinamen der Zieldatei.
|
void |
setHtmlOutput(Boolean htmlOutput) |
void |
setTextbausteinId(int textbausteinId) |
execute, getDefaultProcessingPageFolder, getProcessingName, isFileProvidingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAvailableOverrideValue, isAvailablepublic void setTextbausteinId(int textbausteinId)
public int getTextbausteinId()
public void setExportFileName(String exportFileName)
public String getExportFileName()
public Boolean getHtmlOutput()
public void setHtmlOutput(Boolean htmlOutput)
protected void 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 AVerarbeitungCopyright © 2018 XIMA MEDIA GmbH. All rights reserved.