@Embeddable public class VerarbeitungTemplate extends AVerarbeitung implements ITemplateDependent
LOGATTR_VERARBEITUNGSNAMEATTR_DISPLAY_NAME| Constructor and Description |
|---|
VerarbeitungTemplate() |
| Modifier and Type | Method and Description |
|---|---|
protected IProcessingResult |
exec(IWorkflowProcessingContext wfpc,
Aktion aktion)
Die eigentliche, Aktions-spezifische Verarbeitung dieser Implementierung von
IProcessing, wird intern von
#execute(IWorkflowProcessingContext) aufgerufen. |
String |
getDisplayName(Locale l) |
String |
getIcon() |
String |
getProcessingKey() |
String |
getProcessingPage() |
String |
getTemplateUUID() |
long |
getTextbausteinId()
Deprecated.
|
void |
setTemplateUUID(String templateUUID) |
void |
setTextbausteinId(long textbausteinId)
Deprecated.
|
convertToLongList, execute, getDefaultProcessingPageFolder, getGuiIcon, getProcessingName, isFileProvidingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getAvailableOverrideValue, getGuiIcon, getProcessingName, isAvailable, isFileProviding, prefillProcessingpublic void setTemplateUUID(String templateUUID)
setTemplateUUID in interface ITemplateDependentpublic String getTemplateUUID()
getTemplateUUID in interface ITemplateDependentprotected IProcessingResult exec(IWorkflowProcessingContext wfpc, Aktion aktion) throws Exception
AVerarbeitungIProcessing, wird intern von
#execute(IWorkflowProcessingContext) aufgerufen.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 AVerarbeitung@Deprecated public void setTextbausteinId(long textbausteinId)
@Deprecated public long getTextbausteinId()
getTextbausteinId in interface ITemplateDependentCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.