@Embeddable @Deprecated public class VerarbeitungCallback extends AVerarbeitung
LOG
ATTR_VERARBEITUNGSNAME
ATTR_DISPLAY_NAME
Constructor and Description |
---|
VerarbeitungCallback()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected IProcessingResult |
exec(IWorkflowProcessingContext wfpc,
Aktion aktion)
Deprecated.
Die eigentliche, Aktions-spezifische Verarbeitung dieser Implementierung von
IProcessing , wird intern von
#execute(IWorkflowProcessingContext) aufgerufen. |
String |
getCallbackHandlerName()
Deprecated.
|
String |
getDisplayName(Locale l)
Deprecated.
|
String |
getIcon()
Deprecated.
|
String |
getProcessingKey()
Deprecated.
|
String |
getProcessingPage()
Deprecated.
|
boolean |
isAvailable(IEntityContext ec,
Mandant man)
Deprecated.
|
void |
setCallbackHandlerName(String callbackHandlerName)
Deprecated.
|
convertToLongList, execute, getDefaultProcessingPageFolder, getGuiIcon, getProcessingName, isFileProviding
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAvailableOverrideValue, prefillProcessing
protected IProcessingResult exec(IWorkflowProcessingContext wfpc, Aktion aktion) throws Exception
AVerarbeitung
IProcessing
, wird intern von
#execute(IWorkflowProcessingContext)
aufgerufen.exec
in class AVerarbeitung
wfpc
- TODOaktion
- TODOException
- bei (beliebigen) nicht von dieser Implementierung selbst behandelbaren Ausnahmenpublic String getCallbackHandlerName()
public void setCallbackHandlerName(String callbackHandlerName)
public String getDisplayName(Locale l)
getDisplayName
in interface INamedUiElement
getDisplayName
in class AVerarbeitung
public String getProcessingKey()
public String getProcessingPage()
getProcessingPage
in interface IProcessing
getProcessingPage
in class AVerarbeitung
public String getIcon()
getIcon
in interface IProcessing
getIcon
in class AVerarbeitung
public boolean isAvailable(IEntityContext ec, Mandant man)
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.