public final class FRQSession extends ConcurrentHashMap<Serializable,Serializable> implements Map<Serializable,Serializable>, Serializable
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier and Type | Method and Description |
|---|---|
Benutzer |
getFormBenutzer() |
int |
getFormVersionId() |
String |
getId() |
int |
getMandantId() |
int |
getProjectId() |
SerializableJSONObject |
getUserLdapData() |
XfcSession |
getXfcSession() |
void |
init(IFormRequestContext ctx) |
void |
setFormBenutzer(Benutzer ben) |
void |
setUserLdapData(SerializableJSONObject userLdapData) |
clear, contains, containsKey, containsValue, elements, entrySet, get, isEmpty, keys, keySet, put, putAll, putIfAbsent, remove, remove, replace, replace, size, valuesclone, equals, hashCode, toStringpublic String getId()
public int getMandantId()
public int getProjectId()
public int getFormVersionId()
public Benutzer getFormBenutzer()
public void setFormBenutzer(Benutzer ben)
public XfcSession getXfcSession()
public SerializableJSONObject getUserLdapData()
public void setUserLdapData(SerializableJSONObject userLdapData)
public void init(IFormRequestContext ctx)
Copyright © 2016. All rights reserved.