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(javax.servlet.http.HttpSession session, String propertyName) static voidsaveProperty(javax.servlet.http.HttpSession session, String property, String propertyValue) protected static voidsetUserData(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
-