public final class FD2Session 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() |
long |
getFormVersionId() |
String |
getId() |
long |
getMandantId() |
long |
getProjectId() |
EFormRequestType |
getRequestType() |
SerializableJSONObject |
getUserLdapData() |
XfcSession |
getXfcSession() |
void |
init(IFormRequestContext ctx) |
void |
setFormBenutzer(Benutzer ben) |
void |
setRequestType(EFormRequestType reqType) |
void |
setUserLdapData(SerializableJSONObject 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 long getMandantId()
public long getProjectId()
public long getFormVersionId()
public Benutzer getFormBenutzer()
public void setFormBenutzer(Benutzer ben)
public XfcSession getXfcSession()
public SerializableJSONObject getUserLdapData()
public void setUserLdapData(SerializableJSONObject userLdapData)
public EFormRequestType getRequestType()
public void setRequestType(EFormRequestType reqType)
public void init(IFormRequestContext ctx)
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.