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, wait
getEntityContext, getPlaceholder, getPlaceholderContent
public PluginSessionReplacerParams(IEntityContext ec, String placeholder, String placeholderContent, ISessionReplacerParams parameters)
public String getSessionId()
getSessionId
in interface IPluginSessionReplacerParams
HttpSession
.public String getContextName()
getContextName
in interface IPluginSessionReplacerParams
public Vorgang getVorgang()
getVorgang
in interface IPluginSessionReplacerParams
Vorgang
, if there is one.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.