Package com.sap.cds
Class UserContext
java.lang.Object
com.sap.cds.UserContext
-
Method Summary
Modifier and TypeMethodDescriptionstatic UserContextcreate()from(UserContext userCtx) getAttribute(String name) getId()setAttributes(Map<String, List<String>> attributes) setTimeZone(TimeZone timeZone)
-
Method Details
-
create
-
from
-
setId
-
setLocale
-
setTimeZone
-
setTenant
-
setAttributes
-
getId
-
getLocale
-
getTimeZone
-
getTenant
-
getAttributes
-
getAttribute
-