Class SelectAction

All Implemented Interfaces:
Command<ActionContext>, ActionCommand

public class SelectAction extends AbstractSelectAction

Cache the ActionConfig instance for the action to be used for processing this request.

Version:
$Rev$ $Date: 2005-05-07 12:11:38 -0400 (Sat, 07 May 2005) $
  • Constructor Details

    • SelectAction

      public SelectAction()
  • Method Details

    • getPath

      protected String getPath(ActionContext context)
      Description copied from class: AbstractSelectAction

      Return the path to be used to select the ActionConfig for this request.

      Specified by:
      getPath in class AbstractSelectAction
      Parameters:
      context - The Context for this request
      Returns:
      Path to be used to select the ActionConfig