public class PluginTemplateReplacerParams extends Object implements IPluginTemplateReplacerParams
| Constructor and Description |
|---|
PluginTemplateReplacerParams(IEntityContext ec,
String placeholder,
String placeholderContent,
Mandant man) |
| Modifier and Type | Method and Description |
|---|---|
IEntityContext |
getEntityContext()
Getter für den EntityContext auf welchem Datenbank-Aktionen ausgeführt werden können
|
Mandant |
getMandant()
Getter für den Mandanten
|
String |
getPlaceholder()
Getter für den kompletten String des Platzhalters.
|
String |
getPlaceholderContent()
Getter für den Inhalt des Platzhalters.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEntityContext, getPlaceholder, getPlaceholderContentpublic PluginTemplateReplacerParams(IEntityContext ec, String placeholder, String placeholderContent, Mandant man)
public Mandant getMandant()
IPluginTemplateReplacerParamsgetMandant in interface IPluginTemplateReplacerParamsMandant der Mandantpublic 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.