$ A B C D E F G H I J K L M N O P Q R S T U V W X

I

IFIdentifier - Interface in com.sap.aii.mapping.value.api
Represents one identifier with mapping context, agency and identification scheme.
IFRequest - Interface in com.sap.aii.mapping.value.api
Represents one value mapping request consisting of the source identifier, target identifer and source value.
IFResponse - Interface in com.sap.aii.mapping.value.api
Value mapping result that can consist of several groups of source identifier, source value, target identifier and target value.
INACTIVE - Static variable in class com.sap.aii.af.service.administration.api.monitoring.ChannelState
Indicates that an adapter channel is inactive.
INBOUND - Static variable in class com.sap.aii.af.service.cpa.Direction
 
INBOUND - Static variable in class com.sap.engine.interfaces.messaging.api.MessageDirection
 
incrementDuplicateCount(String) - Method in class com.sap.aii.af.service.idmap.MessageIDMapper
Increments the duplicate count for message id MSG_ID1
incrementDuplicateCount(String, boolean) - Method in class com.sap.aii.af.service.idmap.MessageIDMapper
Increments the duplicate count for message id MSG_ID1
indexOf(Object) - Method in class com.sap.aii.proxy.xiruntime.core.BaseList
returns the index in this list of the first occurrence of the specified element, of -1 if this list does not contain the element
indexOfAsBoolean(boolean) - Method in class com.sap.aii.proxy.xiruntime.core.BaseList
returns the index in this list of the first occurrence of the specified boolean value, of -1 if this list does not contain the boolean value
indexOfAsByte(byte) - Method in class com.sap.aii.proxy.xiruntime.core.BaseList
returns the index in this list of the first occurrence of the specified byte value, of -1 if this list does not contain the byte value
indexOfAsDouble(double) - Method in class com.sap.aii.proxy.xiruntime.core.BaseList
returns the index in this list of the first occurrence of the specified double value, of -1 if this list does not contain the double value
indexOfAsFloat(float) - Method in class com.sap.aii.proxy.xiruntime.core.BaseList
returns the index in this list of the first occurrence of the specified float value, of -1 if this list does not contain the float value
indexOfAsInt(int) - Method in class com.sap.aii.proxy.xiruntime.core.BaseList
returns the index in this list of the first occurrence of the specified int value, of -1 if this list does not contain the int value
indexOfAsLong(long) - Method in class com.sap.aii.proxy.xiruntime.core.BaseList
returns the index in this list of the first occurrence of the specified long value, of -1 if this list does not contain the long value
indexOfAsShort(short) - Method in class com.sap.aii.proxy.xiruntime.core.BaseList
returns the index in this list of the first occurrence of the specified short value, of -1 if this list does not contain the short value
INPUT_ATTACHMENTS - Static variable in interface com.sap.aii.mapping.api.StreamTransformationConstants
Use this constant to get access to the input attachment handler.
InputAttachments - Interface in com.sap.aii.mapping.api
Contains methods to read the attachments of the XI message in the mapping.
InputHeader - Class in com.sap.aii.mapping.api
Access to fields of the message header.
InputHeader() - Constructor for class com.sap.aii.mapping.api.InputHeader
 
InputParameters - Class in com.sap.aii.mapping.api
Access to input parmeter of the mapping.
InputParameters() - Constructor for class com.sap.aii.mapping.api.InputParameters
 
InputPayload - Class in com.sap.aii.mapping.api
Access to input payload of the mapping.
InputPayload() - Constructor for class com.sap.aii.mapping.api.InputPayload
 
INTERFACE - Static variable in interface com.sap.aii.mapping.api.StreamTransformationConstants
Sender interface name.
interface_ - Variable in class com.sap.aii.af.service.administration.api.monitoring.ProcessContextFactory.ParamSet
 
INTERFACE_NAMESPACE - Static variable in interface com.sap.aii.mapping.api.StreamTransformationConstants
Sender interface namespace.
interfaceName(String) - Method in class com.sap.aii.af.service.administration.api.monitoring.ProcessContextFactory.ParamSet
Sets the interface name of this parameter set.
interfaceNamespace(String) - Method in class com.sap.aii.af.service.administration.api.monitoring.ProcessContextFactory.ParamSet
Assigns an interface namespace to this parameter set.
interfaceNamespace_ - Variable in class com.sap.aii.af.service.administration.api.monitoring.ProcessContextFactory.ParamSet
 
InvalidParamException - Exception in com.sap.engine.interfaces.messaging.api.exception
The InvalidParamException is thrown if a parameter that has been provided is invalid or not supported.
InvalidParamException(String) - Constructor for exception com.sap.engine.interfaces.messaging.api.exception.InvalidParamException
 
InvalidParamException(Exception) - Constructor for exception com.sap.engine.interfaces.messaging.api.exception.InvalidParamException
 
InvalidParamException(Message, String) - Constructor for exception com.sap.engine.interfaces.messaging.api.exception.InvalidParamException
 
InvalidParamException(MessageKey, String) - Constructor for exception com.sap.engine.interfaces.messaging.api.exception.InvalidParamException
 
InvalidParamException(Message, Exception) - Constructor for exception com.sap.engine.interfaces.messaging.api.exception.InvalidParamException
 
InvalidParamException(MessageKey, Exception) - Constructor for exception com.sap.engine.interfaces.messaging.api.exception.InvalidParamException
 
InvalidParamException(String, Exception) - Constructor for exception com.sap.engine.interfaces.messaging.api.exception.InvalidParamException
 
invokeAdapterInboundAgent(MessageKey, String, ProcessingMode, String, String, String) - Method in interface com.sap.engine.interfaces.messaging.api.pmi.PMIAccess
Invokes the AdapterInboundAgent.
invokeAdapterOutboundAgent(MessageKey, String, ProcessingMode, String) - Method in interface com.sap.engine.interfaces.messaging.api.pmi.PMIAccess
Invokes the AdapterOutboundAgent.
invokeAFStatusAgent(MessageKey, String, String, String, String) - Method in interface com.sap.engine.interfaces.messaging.api.pmi.PMIAccess
Invokes the AdapterFrameworkStatusAgent.
invokeAFStatusAgent(MessageKey, String, String, String, String, String, String, String, String, String, String, String, String[], String[]) - Method in interface com.sap.engine.interfaces.messaging.api.pmi.PMIAccess
Invokes the AdapterFrameworkStatusAgent with additional message header key field data and additional error parameters (requested for ISpeak Adapters).
invokeChannelDeterminationAgent(MessageKey, String, String, String) - Method in interface com.sap.engine.interfaces.messaging.api.pmi.PMIAccess
Invokes the ChannelDeterminationAgent.
invokeCPALookupAgent(MessageKey, String, String, String, String, String, String) - Method in interface com.sap.engine.interfaces.messaging.api.pmi.PMIAccess
Invokes the CPALookupAgent.
invokeIDMappingAgent(MessageKey, MessageKey) - Method in interface com.sap.engine.interfaces.messaging.api.pmi.PMIAccess
Invokes the IDMappingAgent.
invokeMethod(String, BeanMessage) - Method in class com.sap.aii.proxy.xiruntime.core.AbstractProxyInboundBean
 
invokeMethod(String, BeanMessage) - Method in class com.sap.aii.proxy.xiruntime.core.AbstractProxyInboundBean2
 
invokeMethod(String, BeanMessage4) - Method in class com.sap.aii.proxy.xiruntime.core.AbstractProxyInboundBean4
 
invokeMethod(String, BeanMessage5) - Method in class com.sap.aii.proxy.xiruntime.core.AbstractProxyInboundBean5
 
invokeMethod(String, BeanMessage) - Method in interface com.sap.aii.proxy.xiruntime.core.AbstractProxyInboundLocal
 
invokeMethod(String, BeanMessage4) - Method in interface com.sap.aii.proxy.xiruntime.core.AbstractProxyInboundLocal4
 
invokeMethod(String, BeanMessage5) - Method in interface com.sap.aii.proxy.xiruntime.core.AbstractProxyInboundLocal5
 
invokeMethod(String, BeanMessage) - Method in interface com.sap.aii.proxy.xiruntime.core.AbstractProxyInboundRemote
 
invokeMethod(String, BeanMessage4) - Method in interface com.sap.aii.proxy.xiruntime.core.AbstractProxyInboundRemote4
 
invokeMethod(String, BeanMessage5) - Method in interface com.sap.aii.proxy.xiruntime.core.AbstractProxyInboundRemote5
 
invokeXIRAInboundAgent(MessageKey) - Method in interface com.sap.engine.interfaces.messaging.api.pmi.PMIAccess
Invokes the XIRAInboundAgent.
invokeXIRAOutboundAgent(MessageKey) - Method in interface com.sap.engine.interfaces.messaging.api.pmi.PMIAccess
Invokes the XIRAOutboundAgent.
isAbstract() - Method in class com.sap.aii.proxy.xiruntime.core.XsdlElementProperties
returns true if the element has been declared abstract, otherwise false.
isAck() - Method in interface com.sap.engine.interfaces.messaging.api.Message
Returns if the current message is an acknowledgement message.
isAck(AckType) - Method in interface com.sap.engine.interfaces.messaging.api.Message
Returns if the current message is an acknowledgement message of the specified type.
isAckRequested() - Method in interface com.sap.engine.interfaces.messaging.api.Message
Returns if for the current message an acknowledgement message is requested.
isAckRequested(AckType) - Method in interface com.sap.engine.interfaces.messaging.api.Message
Returns if for the current message an acknowledgement message of the specified type is requested.
isAttributeDefaulted(int) - Method in interface com.sap.aii.proxy.xiruntime.core.BaseTypeData
returns true if the i-th attribute of this BaseType has the default value as its current value; otherwise false.
isAttributeFixed(int) - Method in interface com.sap.aii.proxy.xiruntime.core.BaseTypeData
returns true if the i-th attribute of this BaseType has a fixed value; otherwise false.
isAutoIncrement(String) - Method in interface com.sap.aii.mapping.lookup.DataBaseResultMetaData
Indicates whether the designated column is automatically numbered, thus read-only.
isBase64Encoded() - Method in class com.sap.aii.af.service.cpa.BinaryData
Returns if the binary data is Base64 encoded, or not.
isBindingValuePassword(String) - Method in interface com.sap.aii.af.service.administration.api.cpa.CPAInboundRuntimeLookupManager
Returns if a given Binding attribute value is a password field, or not.
isCaseSensitive(String) - Method in interface com.sap.aii.mapping.lookup.DataBaseResultMetaData
Indicates whether a column's case matters.
isCertificateEntry(KeyStore, String) - Method in interface com.sap.aii.security.lib.KeyStoreManager
Returns true if the entry identified by the given alias is a trusted certificate entry, and false otherwise.
isChannelValuePassword(String) - Method in interface com.sap.aii.af.service.administration.api.cpa.CPAInboundRuntimeLookupManager
Returns if a given Channel attribute value is a password field, or not.
isCurrency(String) - Method in interface com.sap.aii.mapping.lookup.DataBaseResultMetaData
Indicates whether the designated column is a cash value.
isDefinitelyWritable(String) - Method in interface com.sap.aii.mapping.lookup.DataBaseResultMetaData
Indicates whether a write on the designated column will definitely succeed.
isElementDefaulted(int) - Method in interface com.sap.aii.proxy.xiruntime.core.BaseTypeData
returns true if the i-th element of this BaseType has the default value as its current value; otherwise false.
isElementFixed(int) - Method in interface com.sap.aii.proxy.xiruntime.core.BaseTypeData
returns true if the i-th element of this BaseType has a fixed value; otherwise false.
isInput() - Method in exception com.sap.aii.mapping.api.UndefinedParameterException
 
isInput() - Method in exception com.sap.aii.mapping.api.WrongParameterTypeException
 
isKeyEntry(KeyStore, String) - Method in interface com.sap.aii.security.lib.KeyStoreManager
Returns true if the entry identified by the given alias is a key entry, and false otherwise.
isList() - Method in class com.sap.aii.proxy.xiruntime.core.BaseTypeMetaData
returns true if this element is of list type
isList() - Method in interface com.sap.aii.proxy.xiruntime.core.ElementMetaData
returns true if this element is of list type
isLogging() - Method in class com.sap.aii.mapping.api.AbstractTrace
Returns if the trace logs the message or not.
isMixedCase() - Method in class com.sap.aii.proxy.xiruntime.core.BaseTypeMetaData
returns true if the BaseType supports upper and lower case representation
isMixedCase() - Method in interface com.sap.aii.proxy.xiruntime.core.ElementMetaData
returns true if the BaseType supports upper and lower case representation
isNillable() - Method in class com.sap.aii.proxy.xiruntime.core.XsdlElementProperties
returns true if the element has been declared nillable, otherwise false.
isNullable(String) - Method in interface com.sap.aii.mapping.lookup.DataBaseResultMetaData
Indicates the nullability of values in the designated column.
isOptional() - Method in class com.sap.aii.proxy.xiruntime.core.XsdlAttributeProperties
returns true if the attribute is optional; else false
isOptional() - Method in class com.sap.aii.proxy.xiruntime.core.XsdlElementProperties
returns true if the element is optional; else false
isPassword(String) - Method in interface com.sap.aii.af.service.cpa.CPAObject
Checks if the given field is a password.
isReadOnly(String) - Method in interface com.sap.aii.mapping.lookup.DataBaseResultMetaData
Indicates whether the designated column is definitely not writable.
isSearchable(String) - Method in interface com.sap.aii.mapping.lookup.DataBaseResultMetaData
Indicates whether the designated column can be used in a where clause.
isSigned(String) - Method in interface com.sap.aii.mapping.lookup.DataBaseResultMetaData
Indicates whether values in the designated column are signed numbers.
isSignedNumber() - Method in class com.sap.aii.proxy.xiruntime.core.BaseTypeMetaData
returns true if the BaseType's numerical representation includes a sign
isSignedNumber() - Method in interface com.sap.aii.proxy.xiruntime.core.ElementMetaData
returns true if the BaseType's numerical representation includes a sign
isSimpleType() - Method in class com.sap.aii.proxy.xiruntime.core.BaseTypeMetaData
returns true if the BaseType is of simple type, and false if the BaseType is of complex type
isSimpleType() - Method in interface com.sap.aii.proxy.xiruntime.core.ElementMetaData
returns true if the BaseType is of simple type, and false if the BaseType is of complex type
isThirdParty() - Method in interface com.sap.aii.af.service.cpa.Service
Getter for the 3rd Party flag.
isWritable(String) - Method in interface com.sap.aii.mapping.lookup.DataBaseResultMetaData
Indicates whether it is possible for a write on the designated column to succeed.
isXml() - Method in interface com.sap.aii.proxy.xiruntime.core.BaseProxyDescriptor
returns true if this descriptor contains XML-specific information; otherwise false
itemClass - Variable in class com.sap.aii.proxy.xiruntime.core.BaseList
Java class of the items contained in this list (is the same for all items)

$ A B C D E F G H I J K L M N O P Q R S T U V W X
Copyright 2011 SAP AG Complete Copyright Notice