Interface I_CmsXmlConfiguration

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String A_ALIAS
      The "alias" attribute.
      static java.lang.String A_CLASS
      The "class" attribute.
      static java.lang.String A_COUNT
      The "count" attribute.
      static java.lang.String A_DEFAULT
      The "default" attribute.
      static java.lang.String A_DESTINATION
      The "destination" attribute.
      static java.lang.String A_ENABLED
      The "enabled" attibute.
      static java.lang.String A_FROM
      The "from" attribute.
      static java.lang.String A_HANDLER
      The "handler" attribute.
      static java.lang.String A_ICON
      The "icon" attribute.
      static java.lang.String A_ID
      The "id" attribute.
      static java.lang.String A_KEY
      The "key" attribute.
      static java.lang.String A_MODE
      The "mode" attribute.
      static java.lang.String A_NAME
      The "name" attribute.
      static java.lang.String A_ORDER
      The "order" attribute.
      static java.lang.String A_PASSWORD
      The "password" attribute.
      static java.lang.String A_PORT
      The "protocol" attribute.
      static java.lang.String A_PROTOCOL
      The "protocol" attribute.
      static java.lang.String A_SUFFIX
      The suffix attribute.
      static java.lang.String A_TO
      The "to" attribute.
      static java.lang.String A_TYPE
      The "type" attribute.
      static java.lang.String A_URI
      The "uri" attribute.
      static java.lang.String A_USER
      The "user" attribute.
      static java.lang.String A_VALUE
      The "value" attribute.
      static java.lang.String N_EXPORTPOINT
      Individual export point node.
      static java.lang.String N_EXPORTPOINTS
      Export points master node.
      static java.lang.String N_NAME
      An individual name node.
      static java.lang.String N_PARAM
      The "param" node name for generic parameters.
      static java.lang.String N_PROPERTY
      An individual property node.
      static java.lang.String N_RESOURCE
      An individual resource node.
      static java.lang.String N_SITE
      An individual site node.
      static java.lang.String N_VALUE
      An individual value node.