Class UserSessionSettings
- java.lang.Object
-
- de.hybris.platform.cockpit.model.login.UserSessionSettings
-
public class UserSessionSettings extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UserSessionSettings(UserModel user, java.util.Locale loc, java.util.TimeZone timezone)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.LocalegetLocale()java.util.TimeZonegetTimeZone()UserModelgetUser()
-