Class EditRepository

    • Constructor Detail

      • EditRepository

        public EditRepository()
    • Method Detail

      • input

        public String input()
        Overrides:
        input in class com.opensymphony.xwork2.ActionSupport
      • execute

        public String execute()
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
      • validate

        public void validate()
        Specified by:
        validate in interface com.opensymphony.xwork2.Validateable
        Overrides:
        validate in class com.opensymphony.xwork2.ActionSupport
      • getSubmitAction

        public String getSubmitAction()
      • getCanBeConvertedToLinkedRepository

        public boolean getCanBeConvertedToLinkedRepository()
      • setChainBranchManager

        public void setChainBranchManager​(ChainBranchManager chainBranchManager)
      • isOverrideBranch

        public boolean isOverrideBranch()
      • setOverrideBranch

        public void setOverrideBranch​(boolean overrideBranch)