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, waitgetEntityContext, getPlaceholder, getPlaceholderContentpublic PluginTemplateReplacerParams(IEntityContext ec, String placeholder, String placeholderContent, Mandant man)
public Mandant getMandant()
getMandant in interface IPluginTemplateReplacerParamsMandant. May be used to retrieve a certain Textbaustein of that client.public IEntityContext getEntityContext()
getEntityContext in interface IPluginGenericReplacerParamsIEntityContext 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 IPluginGenericReplacerParamstf1.IPluginGenericReplacerParams.getPlaceholder()Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.