Class SetupDBChoiceAction

    • Constructor Detail

      • SetupDBChoiceAction

        public SetupDBChoiceAction()
    • Method Detail

      • 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
      • getDatabases

        public List getDatabases()
      • getDbChoice

        public String getDbChoice()
      • setDbChoice

        public void setDbChoice​(String dbChoice)
      • isThisNodeClustered

        public boolean isThisNodeClustered()
      • setThisNodeClustered

        public void setThisNodeClustered​(boolean thisNodeClustered)
      • isDatasourceDetected

        public boolean isDatasourceDetected()