Class CmsConfigParserUtils


  • public final class CmsConfigParserUtils
    extends java.lang.Object
    Utils to read and update the list configuration.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String N_BLACKLIST
      List configuration node name and field key.
      static java.lang.String N_CATEGORY
      List configuration node name and field key.
      static java.lang.String N_CATEGORY_MODE
      List configuration node name for the category mode.
      static java.lang.String N_DATE_RESTRICTION
      XML content node name.
      static java.lang.String N_DISPLAY_TYPE
      List configuration node name and field key.
      static java.lang.String N_FILTER_MULTI_DAY
      List configuration node name and field key.
      static java.lang.String N_FILTER_QUERY
      List configuration node name and field key.
      static java.lang.String N_GEO_FILTER
      List configuration node name and field key.
      static java.lang.String N_KEY
      List configuration node name and field key.
      static java.lang.String N_MAX_RESULTS
      List configuration node name and field key.
      static java.lang.String N_PARAMETER
      List configuration node name and field key.
      static java.lang.String N_PRECONFIGURED_FILTER_QUERY
      List configuration node name and field key.
      static java.lang.String N_RADIUS
      List configuration node name and field key.
      static java.lang.String N_RULE
      List configuration node name and field key.
      static java.lang.String N_SEARCH_FOLDER
      List configuration node name and field key.
      static java.lang.String N_SHOW_EXPIRED
      List configuration node name and field key.
      static java.lang.String N_SORT_ORDER
      List configuration node name and field key.
      static java.lang.String N_TITLE
      List configuration node name and field key.
      static java.lang.String N_VALUE
      List configuration node name and field key.
      static java.lang.String[] PARAMETER_FIELDS
      The parameter fields.