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

M

METADATA_FUNCTIONS - Static variable in interface com.sapportals.connector.metadata.ICapabilities
The connector implementation supports retrieving of functions metadata from the EIS
METADATA_FUNCTIONS_REG_EXP - Static variable in interface com.sapportals.connector.metadata.ICapabilities
The connector implementation supports retrieving of functions metadata from the EIS using regular expressions - for example: the connector implements - Set getFunctions(String functionNameRegularExpression, String functionGroupRegularExpression)
METADATA_OPERATORS_EQUAL - Static variable in interface com.sapportals.connector.metadata.ICapabilities
The connector implementation supports retrieving of conditions with the equal operator - Equal conditions are conditions of type: A.x = value object A attribute x is equal to value.
METADATA_OPERATORS_GREATER_THAN - Static variable in interface com.sapportals.connector.metadata.ICapabilities
The connector implementation supports retrieving of conditions with the greater than operator - Greater than conditions are conditions of type: A.x GREATERTHAN value object A attribute x is greater than to value.
METADATA_OPERATORS_GREATER_THAN_OR_EQUAL - Static variable in interface com.sapportals.connector.metadata.ICapabilities
The connector implementation supports retrieving of conditions with the greater than or equal operator - Greater than or equal conditions are conditions of type: A.x GREATERTHANOREQUAL value object A attribute x is greater than or equal to value.
METADATA_OPERATORS_LESS_THAN - Static variable in interface com.sapportals.connector.metadata.ICapabilities
The connector implementation supports retrieving of conditions with the less than operator - Less than conditions are conditions of type: A.x LESSTHAN value object A attribute x is less than to value.
METADATA_OPERATORS_LESS_THAN_OR_EQUAL - Static variable in interface com.sapportals.connector.metadata.ICapabilities
The connector implementation supports retrieving of conditions with the less than or equal operator Less than or equal conditions are conditions of type: A.x LESSTHANOREQUAL value - object A attribute x is less than or equal to value.
METADATA_OPERATORS_LIKE - Static variable in interface com.sapportals.connector.metadata.ICapabilities
The connector implementation supports retrieving of conditions with the like operator - Like conditions are conditions of type: A.x LIKE value object A attribute x is like to value.
METADATA_OPERATORS_NOT_EQUAL - Static variable in interface com.sapportals.connector.metadata.ICapabilities
The connector implementation supports retrieving of conditions with the not equal operator - Not equal conditions are conditions of type: A.x NOTEQUAL value object A attribute x is not equal to value.
MethodNotFoundException - exception com.sapportals.connector.metadata.objects.MethodNotFoundException.
Thrown when an invalid method is requested.
MethodNotFoundException(String) - Constructor for class com.sapportals.connector.metadata.objects.MethodNotFoundException
Constructor
moveToCurrentRow() - Method in interface com.sapportals.connector.execution.structures.IRecordSet
Moves the cursor to the insert row.
moveToInsertRow() - Method in interface com.sapportals.connector.execution.structures.IRecordSet
Moves the cursor to the remembered cursor position, usually the current row.
MULTILANGUAGE - Static variable in interface com.sapportals.connector.metadata.ICapabilities
The connector implementation supports multilanguage - input/output values can be multilanguage
MULTIPART_BODY_KEY - Static variable in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartMessage
The default key used for accessing a multipart request / response body through servlet API.
MultipartMessage - class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartMessage.
This class represents a multipart message body.
MultipartMessage() - Constructor for class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartMessage
 
MultipartParseException - exception com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException.
Throwing an instance of this exception indicates problems in parsing multipart http messages.
MultipartParseException(String) - Constructor for class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
Creates an instance of this exception with a specified error message.
MultipartParseException(String, Object[]) - Constructor for class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
Creates an instance of this exception with a specified error message.
MultipartParseException(String, Object[], Throwable) - Constructor for class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
Creates an instance of this exception with a specified error message and linked exception.
MultipartParseException(String, Throwable) - Constructor for class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
Creates an instance of this exception with a specified error message and linked exception.
MultipartPart - class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartPart.
This class represents a sub-message of a multipart http message.
MultipartPart() - Constructor for class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartPart
 

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.