public class PluginSystemReplacerParams extends Object implements IPluginSystemReplacerParams
Constructor and Description |
---|
PluginSystemReplacerParams(IEntityContext ec,
String placeholder,
String placeholderContent,
IWorkflowProcessingContext wpc) |
Modifier and Type | Method and Description |
---|---|
IEntityContext |
getEntityContext()
Getter für den EntityContext auf welchem Datenbank-Aktionen ausgeführt werden können
|
String |
getPlaceholder()
Getter für den kompletten String des Platzhalters.
|
String |
getPlaceholderContent()
Getter für den Inhalt des Platzhalters.
|
IWorkflowProcessingContext |
getWorkflowProcessingContext()
Getter für den Workflow-Processing-Context
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEntityContext, getPlaceholder, getPlaceholderContent
public PluginSystemReplacerParams(IEntityContext ec, String placeholder, String placeholderContent, IWorkflowProcessingContext wpc)
public IWorkflowProcessingContext getWorkflowProcessingContext()
IPluginSystemReplacerParams
getWorkflowProcessingContext
in interface IPluginSystemReplacerParams
IWorkflowProcessingContext
der Workflow-Processing-Contextpublic IEntityContext getEntityContext()
IPluginGenericReplacerParams
getEntityContext
in interface IPluginGenericReplacerParams
IEntityContext
public String getPlaceholder()
IPluginGenericReplacerParams
getPlaceholder
in interface IPluginGenericReplacerParams
String
den kompletten Platzhalterpublic String getPlaceholderContent()
IPluginGenericReplacerParams
getPlaceholderContent
in interface IPluginGenericReplacerParams
String
der Inhlat des PlatzhaltersCopyright © 2019 XIMA MEDIA GmbH. All rights reserved.