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, wait
getEntityContext, getPlaceholder, getPlaceholderContent
public PluginTemplateReplacerParams(IEntityContext ec, String placeholder, String placeholderContent, Mandant man)
public Mandant getMandant()
IPluginTemplateReplacerParams
getMandant
in interface IPluginTemplateReplacerParams
Mandant
der Mandantpublic 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 © 2018 XIMA MEDIA GmbH. All rights reserved.