@Embeddable public class VerarbeitungTemplate extends AVerarbeitung implements ITemplateProcessing
LOGATTR_VERARBEITUNGSNAMEATTR_DISPLAY_NAME| Constructor and Description |
|---|
VerarbeitungTemplate() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
exec(IWorkflowProcessingContext wfpc,
Aktion aktion)
Die eigentliche, Aktions-spezifische Verarbeitung dieser Implementierung von
IProcessing, wird intern von
#execute(IWorkflowProcessingContext) aufgerufen. |
String |
getIcon() |
String |
getProcessingPage() |
int |
getTextbausteinId() |
void |
setTextbausteinId(int textbausteinId) |
execute, getDefaultProcessingPageFolder, getDisplayName, getProcessingName, isFileProvidingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getProcessingName, isFileProvidinggetDisplayNamepublic void setTextbausteinId(int textbausteinId)
public int getTextbausteinId()
getTextbausteinId in interface ITemplateProcessingprotected void 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 getProcessingPage()
getProcessingPage in interface IProcessinggetProcessingPage in class AVerarbeitungpublic String getIcon()
getIcon in interface IProcessinggetIcon in class AVerarbeitungCopyright © 2016. All rights reserved.