Uses of Class
es.bsc.dataclay.util.management.sessionmgr.SessionProperty
-
Packages that use SessionProperty Package Description es.bsc.dataclay.util.management.sessionmgr This package contains classes used in management of sessions. -
-
Uses of SessionProperty in es.bsc.dataclay.util.management.sessionmgr
Methods in es.bsc.dataclay.util.management.sessionmgr that return types with arguments of type SessionProperty Modifier and Type Method Description Map<PropertyID,SessionProperty>
SessionInterface. getSessionProperties()
Get the SessionInterface::sessionPropertiesMethod parameters in es.bsc.dataclay.util.management.sessionmgr with type arguments of type SessionProperty Modifier and Type Method Description void
SessionInterface. setSessionProperties(Map<PropertyID,SessionProperty> newsessionProperties)
Set the SessionInterface::sessionProperties
-