public final class FRQSession extends ConcurrentHashMap<Serializable,Serializable> implements Map<Serializable,Serializable>, Serializable
ConcurrentHashMap.KeySetView<K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier and Type | Method and Description |
---|---|
Benutzer |
getFormBenutzer() |
int |
getFormVersionId() |
String |
getId() |
int |
getMandantId() |
int |
getProjectId() |
EFormRequestType |
getRequestType() |
com.alibaba.fastjson.JSONObject |
getUserLdapData() |
XfcSession |
getXfcSession() |
void |
init(IFormRequestContext ctx) |
void |
setFormBenutzer(Benutzer ben) |
void |
setRequestType(EFormRequestType reqType) |
void |
setUserLdapData(com.alibaba.fastjson.JSONObject userLdapData) |
clear, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, forEach, forEach, forEachEntry, forEachEntry, forEachKey, forEachKey, forEachValue, forEachValue, get, getOrDefault, hashCode, isEmpty, keys, keySet, keySet, mappingCount, merge, newKeySet, newKeySet, put, putAll, putIfAbsent, reduce, reduceEntries, reduceEntries, reduceEntriesToDouble, reduceEntriesToInt, reduceEntriesToLong, reduceKeys, reduceKeys, reduceKeysToDouble, reduceKeysToInt, reduceKeysToLong, reduceToDouble, reduceToInt, reduceToLong, reduceValues, reduceValues, reduceValuesToDouble, reduceValuesToInt, reduceValuesToLong, remove, remove, replace, replace, replaceAll, search, searchEntries, searchKeys, searchValues, size, toString, values
clone
finalize, getClass, notify, notifyAll, wait, wait, wait
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
public String getId()
public int getMandantId()
public int getProjectId()
public int getFormVersionId()
public Benutzer getFormBenutzer()
public void setFormBenutzer(Benutzer ben)
public XfcSession getXfcSession()
public com.alibaba.fastjson.JSONObject getUserLdapData()
public void setUserLdapData(com.alibaba.fastjson.JSONObject userLdapData)
public EFormRequestType getRequestType()
public void setRequestType(EFormRequestType reqType)
public void init(IFormRequestContext ctx)
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.