- setActor(String) - Method in class com.sap.gateway.ip.core.customdev.util.SoapHeader
-
- setAttachmentHeader(String, String, AttachmentWrapper) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
Set the value for this headerName to the attachment.
- setAttachmentHeader(String, String, Attachment) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
Deprecated.
- setAttachmentObjects(Map<String, Attachment>) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
Deprecated.
- setAttachments(Map<String, DataHandler>) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
- setAttachmentWrapperObjects(Map<String, AttachmentWrapper>) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
Set all the attachments associated with this message
- setBody(Object) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
- setDetail(Element) - Method in class com.sap.gateway.ip.core.customdev.processor.SoapFaultParam
-
- setElement(Element) - Method in class com.sap.gateway.ip.core.customdev.util.SoapHeader
-
- setFaultactor(String) - Method in class com.sap.gateway.ip.core.customdev.processor.SoapFaultParam
-
- setFaultactor(String) - Method in class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
-
- setFaultcode(QName) - Method in class com.sap.gateway.ip.core.customdev.processor.SoapFaultParam
-
- setFaultcode(QName) - Method in class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
-
- setFaultstring(String) - Method in class com.sap.gateway.ip.core.customdev.processor.SoapFaultParam
-
- setFaultstring(String) - Method in class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
-
- setHeader(String, String) - Method in class com.sap.gateway.ip.core.customdev.util.AttachmentWrapper
-
- setHeader(String, Object) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
Add new Header
- setHeaders(Map<String, Object>) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
Replace the existing message headers
- setMustUnderstand(boolean) - Method in class com.sap.gateway.ip.core.customdev.util.SoapHeader
-
- setNamespaces(Map<String, String>) - Method in class com.sap.gateway.ip.core.customdev.processor.SoapFaultParam
-
- setProperties(Map<String, Object>) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
Replace the existing exchange properties
- setProperty(String, Object) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
Add new Property
- setQname(QName) - Method in class com.sap.gateway.ip.core.customdev.util.SoapHeader
-
- setSapAdditionalText(String) - Method in class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
-
- setSapP1(String) - Method in class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
-
- setSapP2(String) - Method in class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
-
- setSapP3(String) - Method in class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
-
- setSapP4(String) - Method in class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
-
- setSapStack(String) - Method in class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
-
- setSoapHeaders(List<SoapHeader>) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
-
sets the SOAP headers in a message that will be sent
- setSubcodes(List<QName>) - Method in class com.sap.gateway.ip.core.customdev.processor.SoapFaultParam
-
- setVersionNamespace(String) - Method in class com.sap.gateway.ip.core.customdev.processor.SoapFaultParam
-
- SOAP11_NAMESPACE - Static variable in class com.sap.gateway.ip.core.customdev.processor.SoapFaultFactory
-
- SOAP12_NAMESPACE - Static variable in class com.sap.gateway.ip.core.customdev.processor.SoapFaultFactory
-
- SoapFaultFactory - Class in com.sap.gateway.ip.core.customdev.processor
-
The methods of this class can be used to throw SOAP fault exceptions in a
script step.
- SoapFaultParam - Class in com.sap.gateway.ip.core.customdev.processor
-
This class is used to create a parameter object for the method throwSoapFault
of class SoapFaultFactory.
- SoapFaultParam() - Constructor for class com.sap.gateway.ip.core.customdev.processor.SoapFaultParam
-
- SoapHeader - Class in com.sap.gateway.ip.core.customdev.util
-
- SoapHeader(QName, Element, boolean, String) - Constructor for class com.sap.gateway.ip.core.customdev.util.SoapHeader
-
- SoapHeader(QName, String, boolean, String) - Constructor for class com.sap.gateway.ip.core.customdev.util.SoapHeader
-