Package sk.iway.iwcm.users
Class SettingsAdminWebpagesTable
java.lang.Object
sk.iway.iwcm.users.SettingsAdminWebpagesTable
SettingsAdminWebpagesTable.java
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static UserDetailsprotected static Map<String,SettingsAdminBean> protected static int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanloadProperty(jakarta.servlet.http.HttpSession session, String propertyName) static voidsaveProperty(jakarta.servlet.http.HttpSession session, String property, String propertyValue) protected static voidsetUserData(jakarta.servlet.http.HttpSession session)
-
Field Details
-
userId
protected static int userId -
user
-
userAdminSettings
-
-
Constructor Details
-
SettingsAdminWebpagesTable
protected SettingsAdminWebpagesTable()
-
-
Method Details
-
getAllowedProperties
-
setUserData
protected static void setUserData(jakarta.servlet.http.HttpSession session) -
saveProperty
-
loadProperty
-