Class SettingsAdminWebpagesTable

java.lang.Object
sk.iway.iwcm.users.SettingsAdminWebpagesTable

public class SettingsAdminWebpagesTable extends Object
SettingsAdminWebpagesTable.java
  • Field Details

  • Constructor Details

    • SettingsAdminWebpagesTable

      protected SettingsAdminWebpagesTable()
  • Method Details

    • getAllowedProperties

      public static List<String> getAllowedProperties()
    • setUserData

      protected static void setUserData(javax.servlet.http.HttpSession session)
    • saveProperty

      public static void saveProperty(javax.servlet.http.HttpSession session, String property, String propertyValue)
    • loadProperty

      public static boolean loadProperty(javax.servlet.http.HttpSession session, String propertyName)