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, waitgetEntityContext, getPlaceholder, getPlaceholderContentpublic String getSessionId()
IPluginSessionReplacerParamsgetSessionId in interface IPluginSessionReplacerParamsString die Session-IDpublic String getContextName()
IPluginSessionReplacerParamsgetContextName in interface IPluginSessionReplacerParamsString der Context-Namenpublic Vorgang getVorgang()
IPluginSessionReplacerParamsgetVorgang in interface IPluginSessionReplacerParamsVorgang der Vorgangpublic IEntityContext getEntityContext()
IPluginGenericReplacerParamsgetEntityContext in interface IPluginGenericReplacerParamsIEntityContextpublic String getPlaceholder()
IPluginGenericReplacerParamsgetPlaceholder in interface IPluginGenericReplacerParamsString den kompletten Platzhalterpublic String getPlaceholderContent()
IPluginGenericReplacerParamsgetPlaceholderContent in interface IPluginGenericReplacerParamsString der Inhlat des PlatzhaltersCopyright © 2019 XIMA MEDIA GmbH. All rights reserved.