Class VerarbeitungPost

    • Constructor Detail

      • VerarbeitungPost

        public VerarbeitungPost()
        Deprecated.
    • Method Detail

      • getPostURL

        public String getPostURL()
        Deprecated.
        Returns:
        the postURL
      • setPostURL

        public void setPostURL​(String postURL)
        Deprecated.
        Parameters:
        postURL - the postURL to set
      • isIncludeFD

        public boolean isIncludeFD()
        Deprecated.
        Returns:
        the includeFD
      • setIncludeFD

        public void setIncludeFD​(boolean includeFD)
        Deprecated.
        Parameters:
        includeFD - the includeFD to set
      • getInputCharset

        public String getInputCharset()
        Deprecated.
      • setInputCharset

        public void setInputCharset​(String inputCharset)
        Deprecated.
        Parameters:
        inputCharset - the Encoding to set for POST Request
      • getOutputCharset

        public String getOutputCharset()
        Deprecated.
      • setOutputCharset

        public void setOutputCharset​(String outputCharset)
        Deprecated.
        Parameters:
        outputCharset - the Encoding to set for generate Response-File
      • isUseSinglePart

        public boolean isUseSinglePart()
        Deprecated.
      • setUseSinglePart

        public void setUseSinglePart​(boolean useSinglePart)
        Deprecated.
      • getBasicAuthLogin

        public String getBasicAuthLogin()
        Deprecated.
        Returns:
        the basicAuthLogin
      • setBasicAuthLogin

        public void setBasicAuthLogin​(String basicAuthLogin)
        Deprecated.
        Parameters:
        basicAuthLogin - the basicAuthLogin to set
      • getBasicAuthPwd

        public String getBasicAuthPwd()
        Deprecated.
        Returns:
        the basicAuthPwd
      • setBasicAuthPwd

        public void setBasicAuthPwd​(String basicAuthPwd)
        Deprecated.
        Parameters:
        basicAuthPwd - the basicAuthPwd to set
      • isUseBasicAuth

        public boolean isUseBasicAuth()
        Deprecated.
        Returns:
        the useBasicAuth
      • setUseBasicAuth

        public void setUseBasicAuth​(boolean useBasicAuth)
        Deprecated.
        Parameters:
        useBasicAuth - the useBasicAuth to set
      • isUseProxy

        public boolean isUseProxy()
        Deprecated.
        Returns:
        the useProxy
      • setUseProxy

        public void setUseProxy​(boolean useProxy)
        Deprecated.
        Parameters:
        useProxy - the useProxy to set
      • getProxyHost

        public String getProxyHost()
        Deprecated.
        Returns:
        the proxyHost
      • setProxyHost

        public void setProxyHost​(String proxyHost)
        Deprecated.
        Parameters:
        proxyHost - the proxyHost to set
      • getProxyPort

        public int getProxyPort()
        Deprecated.
        Returns:
        the proxyPort
      • setProxyPort

        public void setProxyPort​(int proxyPort)
        Deprecated.
        Parameters:
        proxyPort - the proxyPort to set
      • getProxyAuthLogin

        public String getProxyAuthLogin()
        Deprecated.
        Returns:
        the proxyAuthLogin
      • setProxyAuthLogin

        public void setProxyAuthLogin​(String proxyAuthLogin)
        Deprecated.
        Parameters:
        proxyAuthLogin - the proxyAuthLogin to set
      • getProxyAuthPwd

        public String getProxyAuthPwd()
        Deprecated.
        Returns:
        the proxyAuthPwd
      • setProxyAuthPwd

        public void setProxyAuthPwd​(String proxyAuthPwd)
        Deprecated.
        Parameters:
        proxyAuthPwd - the proxyAuthPwd to set
      • isUseProxyAuth

        public boolean isUseProxyAuth()
        Deprecated.
        Returns:
        the useProxyAuth
      • setUseProxyAuth

        public void setUseProxyAuth​(boolean useProxyAuth)
        Deprecated.
        Parameters:
        useProxyAuth - the useProxyAuth to set
      • isResultAsResponsePage

        public boolean isResultAsResponsePage()
        Deprecated.
        Returns:
        the resultAsResponsePage
      • setResultAsResponsePage

        public void setResultAsResponsePage​(boolean resultAsResponsePage)
        Deprecated.
        Parameters:
        resultAsResponsePage - the resultAsResponsePage to set
      • isUseFieldAlias

        public boolean isUseFieldAlias()
        Deprecated.
      • setUseFieldAlias

        public void setUseFieldAlias​(boolean useFieldAlias)
        Deprecated.
      • isAttachToFormRecord

        public boolean isAttachToFormRecord()
        Deprecated.
        Specified by:
        isAttachToFormRecord in interface IAttachableFile
        Returns:
        Whether files created by this file providing action are attached to the form record.
      • setAttachToFormRecord

        public void setAttachToFormRecord​(boolean attachToFormRecord)
        Deprecated.
        Specified by:
        setAttachToFormRecord in interface IAttachableFile
        Parameters:
        attachToFormRecord - Whether files created by this file providing action are attached to the form record.
      • setTextbausteinId

        @Deprecated
        public void setTextbausteinId​(long textbausteinId)
        Deprecated.
        Parameters:
        textbausteinId - the textbausteinId to set