Package org.cxbox.core.dto
Class LoggedUser.Builder
java.lang.Object
org.cxbox.core.dto.LoggedUser.Builder
- Enclosing class:
- LoggedUser
-
Method Summary
Modifier and TypeMethodDescriptionactiveRole(String activeRole) build()devPanelEnabled(boolean devPanelEnabled) featureSettings(Collection<org.cxbox.api.data.dictionary.SimpleDictionary> featureList) screens(List<ScreenResponsibility> screens) userSettings(com.fasterxml.jackson.databind.JsonNode userSettings)
-
Method Details
-
sessionId
-
systemUrl
-
user
-
activeRole
-
language
-
timezone
-
roles
-
screens
-
userSettings
-
featureSettings
public LoggedUser.Builder featureSettings(Collection<org.cxbox.api.data.dictionary.SimpleDictionary> featureList) -
devPanelEnabled
-
build
-