Class AttachmentStorageSetupAction

    • Field Detail

      • attachmentStorageTypes

        protected List attachmentStorageTypes
        Deprecated.
      • attachmentStorageType

        protected String attachmentStorageType
        Deprecated.
      • originalAttachmentStorageType

        protected String originalAttachmentStorageType
        Deprecated.
    • Constructor Detail

      • AttachmentStorageSetupAction

        public AttachmentStorageSetupAction()
        Deprecated.
    • Method Detail

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

        public String getLocalAttachmentDirectory()
        Deprecated.
      • isFileSystemConfigured

        public boolean isFileSystemConfigured()
        Deprecated.
      • isDatabaseConfigured

        public boolean isDatabaseConfigured()
        Deprecated.
      • getAttachmentStorageTypes

        public List getAttachmentStorageTypes()
        Deprecated.
      • setAttachmentStorageTypes

        public void setAttachmentStorageTypes​(List attachmentStorageTypes)
        Deprecated.
      • getAttachmentStorageType

        public String getAttachmentStorageType()
        Deprecated.
      • setAttachmentStorageType

        public void setAttachmentStorageType​(String attachmentStorageType)
        Deprecated.
      • getOriginalAttachmentStorageType

        public String getOriginalAttachmentStorageType()
        Deprecated.