Class ConfigureAlias

    • Constructor Detail

      • ConfigureAlias

        public ConfigureAlias()
    • Method Detail

      • validate

        public void validate()
        Specified by:
        validate in interface com.opensymphony.xwork2.Validateable
        Overrides:
        validate in class com.opensymphony.xwork2.ActionSupport
      • 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
      • setExtendedAuthorManager

        public void setExtendedAuthorManager​(ExtendedAuthorManager extendedAuthorManager)
      • getNewAuthorName

        public String getNewAuthorName()
      • setNewAuthorName

        public void setNewAuthorName​(String newAuthorName)