@Embeddable public class VerarbeitungDbSQLQuery extends AVerarbeitung implements IDatabaseAccessDependent
LOG
ATTR_VERARBEITUNGSNAME
ATTR_DISPLAY_NAME
Constructor and Description |
---|
VerarbeitungDbSQLQuery() |
Modifier and Type | Method and Description |
---|---|
IProcessingResult |
exec(IWorkflowProcessingContext wfpc,
Aktion aktion)
Die eigentliche, Aktions-spezifische Verarbeitung dieser Implementierung von
IProcessing , wird intern von
#execute(IWorkflowProcessingContext) aufgerufen. |
long |
getDbConnectionId() |
String |
getDisplayName(Locale l) |
String |
getIcon() |
String |
getProcessingKey() |
String |
getProcessingPage() |
String |
getQuery() |
boolean |
isAvailable(IEntityContext ec,
Mandant man) |
void |
setDbConnectionId(long dbConnectionId) |
void |
setQuery(String query) |
convertToLongList, execute, getDefaultProcessingPageFolder, getGuiIcon, getProcessingName, isFileProviding
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, getAvailableOverrideValue, getGuiIcon, getProcessingName, isFileProviding, prefillProcessing
public void setQuery(String query)
public String getQuery()
public void setDbConnectionId(long dbConnectionId)
public long getDbConnectionId()
getDbConnectionId
in interface IDatabaseAccessDependent
public IProcessingResult exec(IWorkflowProcessingContext wfpc, Aktion aktion) throws WorkflowProcessingException
AVerarbeitung
IProcessing
, wird intern von
#execute(IWorkflowProcessingContext)
aufgerufen.exec
in class AVerarbeitung
wfpc
- TODOaktion
- TODOWorkflowProcessingException
public String getProcessingKey()
getProcessingKey
in interface IProcessing
public String getDisplayName(Locale l)
getDisplayName
in interface INamedUiElement
getDisplayName
in class AVerarbeitung
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)
isAvailable
in interface IProcessing
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.