Class SynchronisationThread

    • Constructor Detail

      • SynchronisationThread

        public SynchronisationThread()
        Deprecated.
    • Method Detail

      • initSynchronisationThread

        public void initSynchronisationThread​(StaticConfig staticConfig,
                                              GlobalContext globalContext)
        Deprecated.
      • initSynchronisationThreadForMailingHistory

        public void initSynchronisationThreadForMailingHistory​(StaticConfig staticConfig,
                                                               GlobalContext globalContext)
        Deprecated.
      • getServerURL

        public String getServerURL()
        Deprecated.
      • setServerURL

        public void setServerURL​(String serverURL)
        Deprecated.
      • getDataCtxFolder

        public String getDataCtxFolder()
        Deprecated.
      • setDataCtxFolder

        public void setDataCtxFolder​(String dateContextFolder)
        Deprecated.
      • getMailingFolder

        public String getMailingFolder()
        Deprecated.
      • setMailingFolder

        public void setMailingFolder​(String mailingFolder)
        Deprecated.
      • getMailingHistoryFolder

        public String getMailingHistoryFolder()
        Deprecated.
      • setMailingHistoryFolder

        public void setMailingHistoryFolder​(String mailingFolder)
        Deprecated.
      • getTemplateFolder

        public String getTemplateFolder()
        Deprecated.
      • setTemplateFolder

        public void setTemplateFolder​(String templateFolder)
        Deprecated.
      • getMailingTemplateFolder

        public String getMailingTemplateFolder()
        Deprecated.
      • setMailingTemplateFolder

        public void setMailingTemplateFolder​(String templateFolder)
        Deprecated.
      • getShareFolder

        public String getShareFolder()
        Deprecated.
      • setContext

        public void setContext​(String context)
        Deprecated.
      • getContext

        public String getContext()
        Deprecated.
      • setSynchroCode

        public void setSynchroCode​(String code)
        Deprecated.
      • getSynchroCode

        public String getSynchroCode()
        Deprecated.
      • setProxyHost

        public void setProxyHost​(String host)
        Deprecated.
      • getProxyHost

        public String getProxyHost()
        Deprecated.
      • setProxyPort

        public void setProxyPort​(int port)
        Deprecated.
      • getProxyPort

        public int getProxyPort()
        Deprecated.