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() |
Mandant |
getMandant() |
String |
getPlaceholder() |
String |
getPlaceholderContent() |
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()
getMandant
in interface IPluginTemplateReplacerParams
Mandant
. May be used to retrieve a certain Textbaustein
of that client.public IEntityContext getEntityContext()
getEntityContext
in interface IPluginGenericReplacerParams
IEntityContext
that can be used to send queries to the database.public String getPlaceholder()
getPlaceholder
in interface IPluginGenericReplacerParams
[%tf1%]
.IPluginGenericReplacerParams.getPlaceholderContent()
public String getPlaceholderContent()
getPlaceholderContent
in interface IPluginGenericReplacerParams
tf1
.IPluginGenericReplacerParams.getPlaceholder()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.