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, waitgetEntityContext, getPlaceholder, getPlaceholderContentpublic PluginSystemReplacerParams(IEntityContext ec, String placeholder, String placeholderContent, IWorkflowProcessingContext wpc)
public IWorkflowProcessingContext getWorkflowProcessingContext()
IPluginSystemReplacerParamsgetWorkflowProcessingContext in interface IPluginSystemReplacerParamsIWorkflowProcessingContext der Workflow-Processing-Contextpublic IEntityContext getEntityContext()
IPluginGenericReplacerParamsgetEntityContext in interface IPluginGenericReplacerParamsIEntityContextpublic String getPlaceholder()
IPluginGenericReplacerParamsgetPlaceholder in interface IPluginGenericReplacerParamsString den kompletten Platzhalterpublic String getPlaceholderContent()
IPluginGenericReplacerParamsgetPlaceholderContent in interface IPluginGenericReplacerParamsString der Inhlat des PlatzhaltersCopyright © 2018 XIMA MEDIA GmbH. All rights reserved.