@Embeddable public class VerarbeitungDbSQLQuery extends AVerarbeitung implements IDatabaseAccessProcessing
LOGATTR_VERARBEITUNGSNAMEATTR_DISPLAY_NAME| Constructor and Description |
|---|
VerarbeitungDbSQLQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
exec(IWorkflowProcessingContext wfpc,
Aktion aktion)
Die eigentliche, Aktions-spezifische Verarbeitung dieser Implementierung von
IProcessing, wird intern von
#execute(IWorkflowProcessingContext) aufgerufen. |
int |
getDbConnectionId() |
String |
getIcon() |
String |
getProcessingPage() |
String |
getQuery() |
void |
setDbConnectionId(int dbConnectionId) |
void |
setQuery(String query) |
execute, getDefaultProcessingPageFolder, getDisplayName, getProcessingName, isFileProvidingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, getProcessingName, isFileProvidinggetDisplayNamepublic void setQuery(String query)
public String getQuery()
public void setDbConnectionId(int dbConnectionId)
public int getDbConnectionId()
getDbConnectionId in interface IDatabaseAccessProcessingpublic void exec(IWorkflowProcessingContext wfpc, Aktion aktion) throws WorkflowProcessingException
AVerarbeitungIProcessing, wird intern von
#execute(IWorkflowProcessingContext) aufgerufen.exec in class AVerarbeitungwfpc - TODOaktion - TODOWorkflowProcessingExceptionpublic String getProcessingPage()
getProcessingPage in interface IProcessinggetProcessingPage in class AVerarbeitungpublic String getIcon()
getIcon in interface IProcessinggetIcon in class AVerarbeitungCopyright © 2016. All rights reserved.