SAP J2EE Engine

Version 6.40

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

S

SEND_FUNCTION - Static variable in interface com.sapportals.connector.metadata.functions.IFunction
Costant indicates this EIS function has input parameters only
SEND_RECIEVE_FUNCTION - Static variable in interface com.sapportals.connector.metadata.functions.IFunction
Costant indicates this EIS function has input and output parameters
setBigDecimal(int, BigDecimal) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an BigDecimal value.
setBigDecimal(String, BigDecimal) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an BigDecimal value.
setBoolean(int, boolean) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an boolean value.
setBoolean(String, boolean) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an boolean value.
setByte(int, byte) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an byte value.
setByte(String, byte) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an byte value.
setBytes(int, byte[]) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an byte[] value.
setBytes(String, byte[]) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an byte[] value.
setChar(int, Character) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an Character value.
setChar(String, Character) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an Character value.
setConnectionTimeOut(int) - Method in interface com.sapportals.connector.connection.IConnectionFactory
Sets the maximum time to wait for a connection.
setDate(int, Date) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an Date value.
setDate(String, Date) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an Date value.
setDouble(int, double) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an double value.
setDouble(String, double) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an double value.
setEnumeration(int, Enumeration) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an Enumeration value.
setEnumeration(String, Enumeration) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an Enumeration value.
setFloat(int, float) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an float value.
setFloat(String, float) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an float value.
setHeader(String, String) - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartPart
Sets a header with specified name and value in this multipart sub-message.
setInt(int, int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an int value.
setInt(String, int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an int value.
setLinkedException(Exception) - Method in class com.sapportals.connector.ConnectorRuntimeException
 
setLoginModuleHelper(LoginModuleHelper) - Static method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
Inicialization method that is used only in security service.
setLogSettings(Category, int, Location) - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
Setter method for logging information.
setLong(int, long) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an long value.
setLong(String, long) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an long value.
setNull(int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an null value.
setNull(String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an null value.
setNumber(int, Number) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an Number value.
setNumber(String, Number) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an Number value.
setObject(int, Object) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an Object value.
setObject(String, Object) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an Object value.
setObjectAlias(String, String) - Method in interface com.sapportals.connector.execution.objects.IQuery
Deprecated. Sets an alias to a certain object
setPropertyValue(String, Object) - Method in interface com.sapportals.connector.connection.IConnectionSpec
Set the value of one property
setPropertyValue(String, Object) - Method in interface com.sapportals.connector.execution.functions.IInteractionSpec
Set the value of one interaction property
setQueryChunkSize(int) - Method in interface com.sapportals.connector.execution.objects.IAbstractQuery
Sets the maximum rows number in a RecordSet that is received as a return value of the retrieveResultSet() method.
setQueryChunkSize(int) - Method in interface com.sapportals.connector.execution.objects.IExecution
Sets the maximum rows number in a RecordSet that is received as a return value of the retrieveResultSet() method.
setQueryTimeOut(int) - Method in interface com.sapportals.connector.execution.objects.IAbstractQuery
Sets the maximum time to execute the query.
setSelectedAttributes(String, List) - Method in interface com.sapportals.connector.execution.objects.IQuery
Deprecated. Set a list of attributes of a certain object for the resultSet of this query.
setShort(int, short) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an short value.
setShort(String, short) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an short value.
setString(int, String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an String value.
setString(String, String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an String value.
setText(String) - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartPart
Sets a body of this multipart sub-message.
setTime(int, Date) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an Date value containing only time.
setTime(String, Date) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Sets the designated column with an Date value containing only time.
setTimeOut(int) - Method in interface com.sapportals.connector.execution.objects.IExecution
Sets the maximum time to operation the query.
size - Variable in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartPart
 
START_BOUNDARY_NOT_FOUND - Static variable in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
Start boundary not found.
STRUCTURE_TYPE_ARRAY - Static variable in interface com.sapportals.connector.metadata.structures.IStructure
Represents a record set with a single field of any of the other structure types.
STRUCTURE_TYPE_COLUMN - Static variable in interface com.sapportals.connector.metadata.structures.IStructure
Deprecated. Use STRUCTURE_TYPE_ARRAY instead
STRUCTURE_TYPE_FIELD - Static variable in interface com.sapportals.connector.metadata.structures.IStructure
Represents a primitive type The specific primitive type can be retrieved by calling IFieldStructure.getType()
STRUCTURE_TYPE_RECORD - Static variable in interface com.sapportals.connector.metadata.structures.IStructure
Represents a single record
STRUCTURE_TYPE_RECORD_SET - Static variable in interface com.sapportals.connector.metadata.structures.IStructure
Represents a record set
STRUCTURE_TYPE_UNION - Static variable in interface com.sapportals.connector.metadata.structures.IStructure
Represents a union - one of the primitive (will be determined in runtime).
supports(String) - Method in interface com.sapportals.connector.connection.INative
Returns whether this native interface supports the given interface name.
supports(String) - Method in interface com.sapportals.connector.metadata.ICapabilities
Returns whether a certain capability is supported by this connector.

SAP J2EE Engine

Version 6.40

A B C D E F G H I J L M N O P Q R S T U W
Copyright © 2001-2005 SAP AG. All Rights Reserved.