Class CreateSpaceAction

    • Constructor Detail

      • CreateSpaceAction

        public CreateSpaceAction()
        Deprecated.
    • Method Detail

      • validate

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

        public String execute()
                       throws Exception
        Deprecated.
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • getName

        public String getName()
        Deprecated.
      • setName

        public void setName​(String name)
        Deprecated.
      • getMessage

        public String getMessage()
        Deprecated.
      • setMessage

        public void setMessage​(String message)
        Deprecated.
      • isResult

        public boolean isResult()
        Deprecated.
      • setResult

        public void setResult​(boolean result)
        Deprecated.
      • getSpacePermission

        public String getSpacePermission()
        Deprecated.
      • setSpacePermission

        public void setSpacePermission​(String spacePermission)
        Deprecated.