Package sk.iway.iwcm.users
Class SettingsAdminWebpagesTable
java.lang.Object
sk.iway.iwcm.users.SettingsAdminWebpagesTable
SettingsAdminWebpagesTable.java
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static UserDetails
protected static Map<String,
SettingsAdminBean> protected static int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
loadProperty
(javax.servlet.http.HttpSession session, String propertyName) static void
saveProperty
(javax.servlet.http.HttpSession session, String property, String propertyValue) protected static void
setUserData
(javax.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(javax.servlet.http.HttpSession session) -
saveProperty
-
loadProperty
-