Index

A C G I M R S T U X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addAttachmentHeader(String, String, AttachmentWrapper) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
Add this value to the existing values for this headerName of the attachment.
addAttachmentHeader(String, String, Attachment) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
Deprecated.
addAttachmentObject(String, AttachmentWrapper) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
Adds an attachment to the message using the id
addAttachmentObject(String, Attachment) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
Deprecated.
addHeader(String, String) - Method in class com.sap.gateway.ip.core.customdev.util.AttachmentWrapper
 
AttachmentWrapper - Class in com.sap.gateway.ip.core.customdev.util
 
AttachmentWrapper(DataHandler) - Constructor for class com.sap.gateway.ip.core.customdev.util.AttachmentWrapper
 
AttachmentWrapper(DataSource) - Constructor for class com.sap.gateway.ip.core.customdev.util.AttachmentWrapper
 

C

clearSoapHeaders() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
removes all SOAP headers of the current message
com.sap.gateway.ip.core.customdev.processor - package com.sap.gateway.ip.core.customdev.processor
 
com.sap.gateway.ip.core.customdev.util - package com.sap.gateway.ip.core.customdev.util
 

G

getActor() - Method in class com.sap.gateway.ip.core.customdev.util.SoapHeader
 
getAttachmentHeader(String, AttachmentWrapper) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
Get all the values for this header name for the attachment.
getAttachmentHeader(String, Attachment) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
Deprecated.
getAttachmentObjects() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
Deprecated.
getAttachments() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
 
getAttachmentsSize() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
Returns the combined size of all message attachments
getAttachmentWrapperObjects() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
Returns all attachments of the message
getBody() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
 
getBody(Class<T>) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
 
getBodySize() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
Returns the size of the message body.
getDataHandler() - Method in class com.sap.gateway.ip.core.customdev.util.AttachmentWrapper
 
getDetail() - Method in class com.sap.gateway.ip.core.customdev.processor.SoapFaultParam
 
getElement() - Method in class com.sap.gateway.ip.core.customdev.util.SoapHeader
 
getFaultactor() - Method in class com.sap.gateway.ip.core.customdev.processor.SoapFaultParam
 
getFaultactor() - Method in class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
 
getFaultcode() - Method in class com.sap.gateway.ip.core.customdev.processor.SoapFaultParam
 
getFaultcode() - Method in class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
 
getFaultstring() - Method in class com.sap.gateway.ip.core.customdev.processor.SoapFaultParam
 
getFaultstring() - Method in class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
 
getHeader(String) - Method in class com.sap.gateway.ip.core.customdev.util.AttachmentWrapper
 
getHeader(String, Class<T>) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
Return value of a message header
getHeaderAsList(String) - Method in class com.sap.gateway.ip.core.customdev.util.AttachmentWrapper
 
getHeaderNames() - Method in class com.sap.gateway.ip.core.customdev.util.AttachmentWrapper
 
getHeaders() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
 
getNamespaces() - Method in class com.sap.gateway.ip.core.customdev.processor.SoapFaultParam
 
getProperties() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
 
getProperty(String) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
Returns the value of a property
getQname() - Method in class com.sap.gateway.ip.core.customdev.util.SoapHeader
 
getSapAdditionalText() - Method in class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
 
getSapP1() - Method in class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
 
getSapP2() - Method in class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
 
getSapP3() - Method in class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
 
getSapP4() - Method in class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
 
getSapStack() - Method in class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
 
getSoapHeaders() - Method in interface com.sap.gateway.ip.core.customdev.util.Message
returns the SOAP headers of the current message.
getSubcodes() - Method in class com.sap.gateway.ip.core.customdev.processor.SoapFaultParam
 
getVersionNamespace() - Method in class com.sap.gateway.ip.core.customdev.processor.SoapFaultParam
 

I

isMustUnderstand() - Method in class com.sap.gateway.ip.core.customdev.util.SoapHeader
 

M

Message - Interface in com.sap.gateway.ip.core.customdev.util
 

R

removeAttachmentHeader(String, AttachmentWrapper) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
Remove all headers with this name.
removeAttachmentHeader(String, Attachment) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
Deprecated.
removeHeader(String) - Method in class com.sap.gateway.ip.core.customdev.util.AttachmentWrapper
 

S

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, Object) - Method in interface com.sap.gateway.ip.core.customdev.util.Message
Add new Header
setHeader(String, String) - Method in class com.sap.gateway.ip.core.customdev.util.AttachmentWrapper
 
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, String, boolean, String) - Constructor for class com.sap.gateway.ip.core.customdev.util.SoapHeader
 
SoapHeader(QName, Element, boolean, String) - Constructor for class com.sap.gateway.ip.core.customdev.util.SoapHeader
 

T

throwSoapFault(SoapFaultParam) - Static method in class com.sap.gateway.ip.core.customdev.processor.SoapFaultFactory
This method should be used for SOAP sender channels.
throwSoapFault(String, Element, Map<String, String>) - Static method in class com.sap.gateway.ip.core.customdev.processor.SoapFaultFactory
This method should be used for SOAP sender channels.
throwXiSoapFault(XiSoapFaultParam) - Static method in class com.sap.gateway.ip.core.customdev.processor.SoapFaultFactory
This method should be used for XI sender channels.

U

UnknownFaultCodeException - Exception in com.sap.gateway.ip.core.customdev.processor
 
UnknownFaultCodeException(QName) - Constructor for exception com.sap.gateway.ip.core.customdev.processor.UnknownFaultCodeException
 
UnknownSoapVersionException - Exception in com.sap.gateway.ip.core.customdev.processor
 
UnknownSoapVersionException(String) - Constructor for exception com.sap.gateway.ip.core.customdev.processor.UnknownSoapVersionException
 

X

XiSoapFaultParam - Class in com.sap.gateway.ip.core.customdev.processor
This class is used to create a parameter object for the method throwXiSoapFault of class SoapFaultFactory.
XiSoapFaultParam() - Constructor for class com.sap.gateway.ip.core.customdev.processor.XiSoapFaultParam
 
A C G I M R S T U X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form