public class PluginSessionReplacerParams extends Object implements IPluginSessionReplacerParams
| Constructor and Description |
|---|
PluginSessionReplacerParams(IEntityContext ec,
String placeholder,
String placeholderContent,
ISessionReplacerParams parameters) |
PluginSessionReplacerParams(IEntityContext ec,
String placeholder,
String placeholderContent,
Vorgang vorgang,
String sessionID,
String contextName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContextName() |
IEntityContext |
getEntityContext() |
String |
getPlaceholder() |
String |
getPlaceholderContent() |
String |
getSessionId() |
Vorgang |
getVorgang() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEntityContext, getPlaceholder, getPlaceholderContentpublic PluginSessionReplacerParams(IEntityContext ec, String placeholder, String placeholderContent, ISessionReplacerParams parameters)
public String getSessionId()
getSessionId in interface IPluginSessionReplacerParamsHttpSession.public String getContextName()
getContextName in interface IPluginSessionReplacerParamspublic Vorgang getVorgang()
getVorgang in interface IPluginSessionReplacerParamsVorgang, if there is one.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.