public class VerarbeitungPost extends AParameterVerarbeitung implements IProviding, IAttachableFile, IParameterProcessing, ITemplateDependent
LOG
JSON_KEY_PARAMNAME, JSON_KEY_PARAMVALUE
ATTR_VERARBEITUNGSNAME
ATTR_DISPLAY_NAME
Constructor and Description |
---|
VerarbeitungPost() |
getParameters, getParamMap, setParameters, setParamMap
convertToLongList, execute, getDefaultProcessingPageFolder, getGuiIcon, getProcessingName, isFileProviding
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getParameters, getParamMap, setParameters, setParamMap
execute, getAvailableOverrideValue, getGuiIcon, getProcessingName, isFileProviding, prefillProcessing
protected IProcessingResult exec(IWorkflowProcessingContext wfpc, Aktion aktion) throws Exception
AVerarbeitung
IProcessing
, wird intern von
#execute(IWorkflowProcessingContext)
aufgerufen.exec
in class AVerarbeitung
wfpc
- TODOaktion
- TODOException
- bei (beliebigen) nicht von dieser Implementierung selbst behandelbaren Ausnahmenpublic String getPostURL()
public void setPostURL(String postURL)
postURL
- the postURL to setpublic boolean isIncludeFD()
public void setIncludeFD(boolean includeFD)
includeFD
- the includeFD to setpublic void setTemplateUUID(String templateUUID)
setTemplateUUID
in interface ITemplateDependent
public String getTemplateUUID()
getTemplateUUID
in interface ITemplateDependent
public String getInputCharset()
public void setInputCharset(String inputCharset)
inputCharset
- the Encoding to set for POST Requestpublic String getOutputCharset()
public void setOutputCharset(String outputCharset)
outputCharset
- the Encoding to set for generate Response-Filepublic boolean isUseSinglePart()
public void setUseSinglePart(boolean useSinglePart)
public String getProcessingKey()
getProcessingKey
in interface IProcessing
public String getDisplayName(Locale l)
getDisplayName
in interface INamedUiElement
getDisplayName
in class AVerarbeitung
public String getProcessingPage()
getProcessingPage
in interface IProcessing
getProcessingPage
in class AVerarbeitung
public String getIcon()
getIcon
in interface IProcessing
getIcon
in class AVerarbeitung
public String getBasicAuthLogin()
public void setBasicAuthLogin(String basicAuthLogin)
basicAuthLogin
- the basicAuthLogin to setpublic String getBasicAuthPwd()
public void setBasicAuthPwd(String basicAuthPwd)
basicAuthPwd
- the basicAuthPwd to setpublic boolean isUseBasicAuth()
public void setUseBasicAuth(boolean useBasicAuth)
useBasicAuth
- the useBasicAuth to setpublic boolean isUseProxy()
public void setUseProxy(boolean useProxy)
useProxy
- the useProxy to setpublic String getProxyHost()
public void setProxyHost(String proxyHost)
proxyHost
- the proxyHost to setpublic int getProxyPort()
public void setProxyPort(int proxyPort)
proxyPort
- the proxyPort to setpublic String getProxyAuthLogin()
public void setProxyAuthLogin(String proxyAuthLogin)
proxyAuthLogin
- the proxyAuthLogin to setpublic String getProxyAuthPwd()
public void setProxyAuthPwd(String proxyAuthPwd)
proxyAuthPwd
- the proxyAuthPwd to setpublic boolean isUseProxyAuth()
public void setUseProxyAuth(boolean useProxyAuth)
useProxyAuth
- the useProxyAuth to setpublic boolean isResultAsResponsePage()
public void setResultAsResponsePage(boolean resultAsResponsePage)
resultAsResponsePage
- the resultAsResponsePage to setpublic boolean isUseFieldAlias()
public void setUseFieldAlias(boolean useFieldAlias)
public boolean isAvailable(IEntityContext ec, Mandant man)
isAvailable
in interface IProcessing
public boolean isAttachToFormRecord()
isAttachToFormRecord
in interface IAttachableFile
public void setAttachToFormRecord(boolean attachToFormRecord)
setAttachToFormRecord
in interface IAttachableFile
attachToFormRecord
- Whether files created by this file providing action are attached to the form record.@Deprecated public void setTextbausteinId(long textbausteinId)
textbausteinId
- the textbausteinId to set@Deprecated public long getTextbausteinId()
getTextbausteinId
in interface ITemplateDependent
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.