Class GetXMLSettings

java.lang.Object
PamController.command.ExtCommand
PamController.command.GetXMLSettings

public class GetXMLSettings extends ExtCommand
Get XML settings from one or more modules. Note that the first two commands are the names that are used in PamSettings which are usually the same as module names but this gives a little more flexibility.
Author:
dg50
  • Constructor Details

    • GetXMLSettings

      public GetXMLSettings()
  • Method Details

    • execute

      public String execute(String command)
      Description copied from class: ExtCommand
      Execute the command
      Specified by:
      execute in class ExtCommand
      Returns:
      true if command executed correctly.
    • getHint

      public String getHint()
      Description copied from class: ExtCommand
      Get a hint text for the help command.
      Overrides:
      getHint in class ExtCommand
      Returns:
      hint text.