public class PluginSessionReplacerParams extends Object implements IPluginSessionReplacerParams
Constructor and Description |
---|
PluginSessionReplacerParams(IEntityContext ec,
String placeholder,
String placeholderContent,
Vorgang vorgang,
String sessionID,
String contextName) |
Modifier and Type | Method and Description |
---|---|
String |
getContextName()
Getter für den Context-Namen der Anwendung
|
IEntityContext |
getEntityContext()
Getter für den EntityContext auf welchem Datenbank-Aktionen ausgeführt werden können
|
String |
getPlaceholder()
Getter für den kompletten String des Platzhalters.
|
String |
getPlaceholderContent()
Getter für den Inhalt des Platzhalters.
|
String |
getSessionId()
Getter für die Session-ID
|
Vorgang |
getVorgang()
Getter für den Vorgang
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEntityContext, getPlaceholder, getPlaceholderContent
public String getSessionId()
IPluginSessionReplacerParams
getSessionId
in interface IPluginSessionReplacerParams
String
die Session-IDpublic String getContextName()
IPluginSessionReplacerParams
getContextName
in interface IPluginSessionReplacerParams
String
der Context-Namenpublic Vorgang getVorgang()
IPluginSessionReplacerParams
getVorgang
in interface IPluginSessionReplacerParams
Vorgang
der Vorgangpublic 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 © 2019 XIMA MEDIA GmbH. All rights reserved.