Return-Path: X-Original-To: apmail-struts-commits-archive@minotaur.apache.org Delivered-To: apmail-struts-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8563010872 for ; Wed, 11 Dec 2013 13:47:33 +0000 (UTC) Received: (qmail 25152 invoked by uid 500); 11 Dec 2013 13:47:32 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 25118 invoked by uid 500); 11 Dec 2013 13:47:32 -0000 Mailing-List: contact commits-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list commits@struts.apache.org Received: (qmail 25111 invoked by uid 99); 11 Dec 2013 13:47:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Dec 2013 13:47:32 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Dec 2013 13:47:27 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 2CC2123889E3 for ; Wed, 11 Dec 2013 13:47:03 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r889985 [3/11] - in /websites/production/struts/content/release/2.3.x/struts2-plugins/struts2-config-browser-plugin/apidocs: ./ org/apache/struts2/config_browser/ org/apache/struts2/config_browser/class-use/ resources/ Date: Wed, 11 Dec 2013 13:46:42 -0000 To: commits@struts.apache.org From: lukaszlenart@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131211134703.2CC2123889E3@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: websites/production/struts/content/release/2.3.x/struts2-plugins/struts2-config-browser-plugin/apidocs/org/apache/struts2/config_browser/ActionNamesAction.html ============================================================================== --- websites/production/struts/content/release/2.3.x/struts2-plugins/struts2-config-browser-plugin/apidocs/org/apache/struts2/config_browser/ActionNamesAction.html (original) +++ websites/production/struts/content/release/2.3.x/struts2-plugins/struts2-config-browser-plugin/apidocs/org/apache/struts2/config_browser/ActionNamesAction.html Wed Dec 11 13:46:41 2013 @@ -1,529 +1,473 @@ - - - - - - -ActionNamesAction (Struts 2 Configuration Browser Plugin 2.3.15 API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-

- -org.apache.struts2.config_browser -
-Class ActionNamesAction

-
-java.lang.Object
-  extended by com.opensymphony.xwork2.ActionSupport
-      extended by org.apache.struts2.config_browser.ActionNamesAction
-
-
-
All Implemented Interfaces:
com.opensymphony.xwork2.Action, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, com.opensymphony.xwork2.ValidationAware, Serializable
-
-
-
Direct Known Subclasses:
ShowBeansAction, ShowConfigAction, ShowConstantsAction, ShowJarsAction
-
-
-
-
public class ActionNamesAction
extends com.opensymphony.xwork2.ActionSupport
- - -

-ActionNamesAction -

- -

-

-
See Also:
Serialized Form
-
- -

+

+
org.apache.struts2.config_browser
+

Class ActionNamesAction

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • com.opensymphony.xwork2.ActionSupport
    • +
    • +
        +
      • org.apache.struts2.config_browser.ActionNamesAction
      • +
      +
    • +
    +
  • +
+
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    com.opensymphony.xwork2.Action, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, com.opensymphony.xwork2.ValidationAware, Serializable
    +
    +
    +
    Direct Known Subclasses:
    +
    ShowBeansAction, ShowConfigAction, ShowConstantsAction, ShowJarsAction
    +
    +
    +
    +
    public class ActionNamesAction
    +extends com.opensymphony.xwork2.ActionSupport
    +
    ActionNamesAction
    +
    See Also:
    Serialized Form
    +
  • +
+
+
+
    +
  • - - - - - - - - - - -
    -Field Summary
    -protected  ConfigurationHelperconfigHelper - -
    -           
    - - - - - - - -
    Fields inherited from class com.opensymphony.xwork2.ActionSupport
    LOG
    - - - - - - - -
    Fields inherited from interface com.opensymphony.xwork2.Action
    ERROR, INPUT, LOGIN, NONE, SUCCESS
    -  +
      +
    • + + +

      Field Summary

      + + + + + + + + + + +
      Fields 
      Modifier and TypeField and Description
      protected ConfigurationHelperconfigHelper 
      +
        +
      • + + +

        Fields inherited from class com.opensymphony.xwork2.ActionSupport

        +LOG
      • +
      +
        +
      • + + +

        Fields inherited from interface com.opensymphony.xwork2.Action

        +ERROR, INPUT, LOGIN, NONE, SUCCESS
      • +
      +
    • +
    - - - - - - - - - -
    -Constructor Summary
    ActionNamesAction() - -
    -           
    -  +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      ActionNamesAction() 
      +
    • +
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    -Method Summary
    - Stringexecute() - -
    -           
    - Set<String>getActionNames() - -
    -           
    - com.opensymphony.xwork2.config.entities.ActionConfiggetConfig(String actionName) - -
    -           
    - StringgetExtension() - -
    -           
    - StringgetNamespace() - -
    -           
    - Set<String>getNamespaces() - -
    -           
    - Stringindex() - -
    -          Index action to support cooperation with REST plugin
    - Stringredirect() - -
    -           
    - voidsetConfigurationHelper(ConfigurationHelper cfg) - -
    -           
    - voidsetExtension(String ext) - -
    -           
    - voidsetNamespace(String namespace) - -
    -           
    - - - - - - - -
    Methods inherited from class com.opensymphony.xwork2.ActionSupport
    addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validate
    - - - - - - - -
    Methods inherited from class java.lang.Object
    equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    -  -

    - +

    +
  • +
+
+
+
    +
  • - - - - - - -
    -Field Detail
    - -

    -configHelper

    -
    -protected ConfigurationHelper configHelper
    -
    -
    -
    -
    - + - - - - - - -
    -Constructor Detail
    - -

    -ActionNamesAction

    -
    -public ActionNamesAction()
    -
    -
    - +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ActionNamesAction

        +
        public ActionNamesAction()
        +
      • +
      +
    • +
    - - - - - - -
    -Method Detail
    - -

    -setConfigurationHelper

    -
    -public void setConfigurationHelper(ConfigurationHelper cfg)
    -
    -
    -
    -
    -
    -
    - -

    -getActionNames

    -
    -public Set<String> getActionNames()
    -
    -
    -
    -
    -
    -
    - -

    -getNamespace

    -
    -public String getNamespace()
    -
    -
    -
    -
    -
    -
    - -

    -setNamespace

    -
    -public void setNamespace(String namespace)
    -
    -
    -
    -
    -
    -
    - -

    -setExtension

    -
    -public void setExtension(String ext)
    -
    -
    -
    -
    -
    -
    - -

    -getConfig

    -
    -public com.opensymphony.xwork2.config.entities.ActionConfig getConfig(String actionName)
    -
    -
    -
    -
    -
    -
    - -

    -getNamespaces

    -
    -public Set<String> getNamespaces()
    -
    -
    -
    -
    -
    -
    - -

    -getExtension

    -
    -public String getExtension()
    -
    -
    -
    -
    -
    -
    - -

    -execute

    -
    -public String execute()
    -               throws Exception
    -
    -
    -
    Specified by:
    execute in interface com.opensymphony.xwork2.Action
    Overrides:
    execute in class com.opensymphony.xwork2.ActionSupport
    -
    -
    - -
    Throws: -
    Exception
    -
    -
    -
    - -

    -index

    -
    -public String index()
    -             throws Exception
    -
    -
    Index action to support cooperation with REST plugin -

    -

    - -
    Returns:
    action result -
    Throws: -
    Exception
    -
    -
    -
    - -

    -redirect

    -
    -public String redirect()
    -
    -
    -
    -
    -
    +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getActionNames

        +
        public Set<String> getActionNames()
        +
      • +
      + + + +
        +
      • +

        getNamespace

        +
        public String getNamespace()
        +
      • +
      + + + +
        +
      • +

        setNamespace

        +
        public void setNamespace(String namespace)
        +
      • +
      + + + +
        +
      • +

        setExtension

        +
        public void setExtension(String ext)
        +
      • +
      + + + +
        +
      • +

        getConfig

        +
        public com.opensymphony.xwork2.config.entities.ActionConfig getConfig(String actionName)
        +
      • +
      + + + +
        +
      • +

        getNamespaces

        +
        public Set<String> getNamespaces()
        +
      • +
      + + + +
        +
      • +

        getExtension

        +
        public String getExtension()
        +
      • +
      + + + +
        +
      • +

        execute

        +
        public String execute()
        +               throws Exception
        +
        +
        Specified by:
        +
        execute in interface com.opensymphony.xwork2.Action
        +
        Overrides:
        +
        execute in class com.opensymphony.xwork2.ActionSupport
        +
        Throws:
        +
        Exception
        +
      • +
      + + + +
        +
      • +

        index

        +
        public String index()
        +             throws Exception
        +
        Index action to support cooperation with REST plugin
        +
        Returns:
        action result
        +
        Throws:
        +
        Exception
        +
      • +
      + + + +
        +
      • +

        redirect

        +
        public String redirect()
        +
      • +
      +
    • +
    +
  • +
+
+
-
- - - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved. - - +

Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.

+ + Modified: websites/production/struts/content/release/2.3.x/struts2-plugins/struts2-config-browser-plugin/apidocs/org/apache/struts2/config_browser/ConfigurationHelper.html ============================================================================== --- websites/production/struts/content/release/2.3.x/struts2-plugins/struts2-config-browser-plugin/apidocs/org/apache/struts2/config_browser/ConfigurationHelper.html (original) +++ websites/production/struts/content/release/2.3.x/struts2-plugins/struts2-config-browser-plugin/apidocs/org/apache/struts2/config_browser/ConfigurationHelper.html Wed Dec 11 13:46:41 2013 @@ -1,336 +1,314 @@ - - - - - - -ConfigurationHelper (Struts 2 Configuration Browser Plugin 2.3.15 API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-

- -org.apache.struts2.config_browser -
-Class ConfigurationHelper

-
-java.lang.Object
-  extended by org.apache.struts2.config_browser.ConfigurationHelper
-
-
-
-
public class ConfigurationHelper
extends Object
- - -

-ConfigurationHelper -

- -

-


- -

- +

+
org.apache.struts2.config_browser
+

Class ConfigurationHelper

+
+
+
    +
  • java.lang.Object
  • +
  • +
      +
    • org.apache.struts2.config_browser.ConfigurationHelper
    • +
    +
  • +
+
+
    +
  • +
    +
    +
    public class ConfigurationHelper
    +extends Object
    +
    ConfigurationHelper
    +
  • +
+
+
+ +
+
+
    +
  • - - - - - - -
    -Constructor Detail
    - -

    -ConfigurationHelper

    -
    -public ConfigurationHelper()
    -
    -
    - +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ConfigurationHelper

        +
        public ConfigurationHelper()
        +
      • +
      +
    • +
    - - - - - - -
    -Method Detail
    - -

    -setConfiguration

    -
    -public void setConfiguration(com.opensymphony.xwork2.config.Configuration config)
    -
    -
    -
    -
    -
    -
    - -

    -getNamespaces

    -
    -public Set<String> getNamespaces()
    -
    -
    -
    -
    -
    -
    - -

    -getActionNames

    -
    -public Set<String> getActionNames(String namespace)
    -
    -
    -
    -
    -
    -
    - -

    -getActionConfig

    -
    -public com.opensymphony.xwork2.config.entities.ActionConfig getActionConfig(String namespace,
    -                                                                            String actionName)
    -
    -
    -
    -
    -
    -
    - -

    -getJarProperties

    -
    -public List<Properties> getJarProperties()
    -                                  throws IOException
    -
    -
    - -
    Throws: -
    IOException
    -
    -
    +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setConfiguration

        +
        public void setConfiguration(com.opensymphony.xwork2.config.Configuration config)
        +
      • +
      + + + +
        +
      • +

        getNamespaces

        +
        public Set<String> getNamespaces()
        +
      • +
      + + + +
        +
      • +

        getActionNames

        +
        public Set<String> getActionNames(String namespace)
        +
      • +
      + + + +
        +
      • +

        getActionConfig

        +
        public com.opensymphony.xwork2.config.entities.ActionConfig getActionConfig(String namespace,
        +                                                                   String actionName)
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
-
- - - - - - - - - - - - - - - - - - -
- -
- + + +
+ + +
+ + + - -
-Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved. - - +

Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.

+ +