public interface IPluginDataSourceParams extends IPluginParameters, Serializable
Modifier and Type | Method and Description |
---|---|
Mandant |
getMandant()
Der Mandant in welchem sich das Formular befindet
|
Projekt |
getProjekt()
Das Projekt welches das Formular bereitstellt
|
ValueParameters |
getRequestParameters()
Getter für aufbereitete Request-Parameter welche je nach typ (Prefix) in entsprechende Maps sortiert sind.
|
Map<String,Serializable> |
getSessionAttributeMap()
In der Formular-Sitzung serialisierbare Session-Attribute
|
SessionAttributes |
getSessionAttributes()
Deprecated.
will be removed!
|
Map<String,Serializable> getSessionAttributeMap()
Map
mit Session-AttributenValueParameters getRequestParameters()
ValueParameters
@Deprecated SessionAttributes getSessionAttributes()
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.