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

G

GE - Static variable in interface com.sapportals.connector.execution.objects.language.ICompareCriteria
Constant indicating the first operand is greater than or equal to the second.
GROUP - Static variable in class com.sap.tc.logging.Severity
Group severity.
GT - Static variable in interface com.sapportals.connector.execution.objects.language.ICompareCriteria
Constant indicating the first operand is greater than the second.
Group - interface com.sap.security.core.server.vsi.api.Group.
Virus scan group object.
generateNewKey() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
Generates a new secret key for clientapplication
generateNewKey() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
 
generateSecretKeyID(int, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
generateSecretKeyID(int, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getAdapter() - Method in interface com.sap.security.core.server.vsi.api.Provider
Return the adapter object of the current instance.
getAdapter() - Method in interface com.sap.security.core.server.vsi.api.Server
Get the internal VSA (adapter) object.
getAdditionalInfo() - Method in class com.sap.tc.logging.exceptions.LoggingBaseException
 
getAdditionalInfoID() - Method in class com.sap.tc.logging.exceptions.LoggingBaseException
 
getAdditionalProperties() - Method in interface com.sapportals.connector.connection.IConnectionMetaData
Return a set of pairs (entries) of names and values of EIS properties specific for a connector implementation.
getAdditionalProperties() - Method in interface com.sapportals.connector.metadata.IConnectorMetaData
returns additional properties names and values supported by the connector
getAdditionalPropertyValue(String) - Method in interface com.sapportals.connector.metadata.IConnectorMetaData
Returns a value of a given property name
getAggregateFunction() - Method in interface com.sapportals.connector.execution.objects.language.IAggregateSymbol
Returns the aggregate function type;.
getAlias() - Method in interface com.sapportals.connector.execution.objects.language.IAliasSymbol
Returns the Alias.
getAlias() - Method in interface com.sapportals.connector.execution.objects.language.IAttributeAliasSymbol
Returns the Alias.
getAlias() - Method in interface com.sapportals.connector.execution.objects.language.IBusinessObjectSymbol
Returns the alias
getAllConnectionProperties() - Method in interface com.sapportals.connector.connection.IConnectionPropertyGroup
Returns a set of pairs (entries) of names and values of IConnectionProperty objects
getAllConnectionProperties() - Method in interface com.sapportals.connector.connection.IConnectionSpec
Returns a set of pairs (entries) of names and values of IConnectionProperty objects For example ["User","name of a user"],["Password,"password value"]...
getAllConnectionProperties() - Method in interface com.sapportals.connector.connection.IConnectionSpecMetaData
Deprecated. First get the IConnectionPropertyGroup (getAllConnectionPropertyGroups(), getConnectionPropertyGroup(String) or getDefaultConnectionPropertyGroup()) and then use IConnectionPropertyGroup.getAllConnectionProperties()
getAllConnectionPropertyGroups() - Method in interface com.sapportals.connector.connection.IConnectionSpecMetaData
Returns a set of pairs (entries) of names and values of IConnectionPropertyGroup objects
getAllHeaderNames() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartPart
Returns an enumeration of the names of all headers of this multipart sub-message.
getAllInteractionProperties() - Method in interface com.sapportals.connector.execution.functions.IInteractionSpec
Returns a set of pairs (entries) of names and values of IInteractionProperty objects
getAllInteractionProperties() - Method in interface com.sapportals.connector.execution.functions.IInteractionSpecMetaData
Returns a set of pairs of names and IInteractionProperty objects
getAllLogs() - Method in class com.sap.tc.logging.LogController
Gets all logs (public, private, local and logs inherent from parent) this log controller writes messages to.
getAllLogs() - Method in class com.sap.tc.logging.LoggingManager
 
getAllSupportedCapabilities() - Method in interface com.sapportals.connector.metadata.ICapabilities
Returns all capabilities supported by this connector.
getApplication() - Method in class com.sap.tc.logging.LogRecord
Gets the application on behalf of which this log record was issued.
getApplication() - Method in interface com.sap.tc.logging.interfaces.IRPRecord
 
getApplicationName() - Method in class com.sap.localization.LocalizableTextFormatter
Getter method for name of the formatting enterprise bean
getArgObjs() - Method in class com.sap.tc.logging.LogRecord
Gets the argument objects of the template-based message belonging to this log record.
getArgObjs() - Method in interface com.sap.tc.logging.interfaces.ILogRecord
Gets the argument objects of the template-based message belonging to this log record.
getArgs() - Method in class com.sap.tc.logging.LogRecord
Gets the toString results of the argument objects of the template-based message belonging to this log record.
getArgs() - Method in interface com.sap.tc.logging.interfaces.ILogRecord
Gets the toString results of the argument objects of the template-based message belonging to this log record.
getArgument(int) - Method in interface com.sapportals.connector.execution.objects.language.IFunction
Returns an argument of the function at specified index.
getArguments() - Method in interface com.sap.localization.LocalizableText.Msg
Returns the message arguments.
getArguments() - Method in class com.sap.localization.LocalizableTextFormatter
Getter method for the format arguments.
getArguments() - Method in interface com.sapportals.connector.execution.objects.language.IFunction
Returns the arguments of the function expression.
getAttribute(String) - Method in interface com.sapportals.connector.metadata.objects.IBusinessObject
Returns an attribute of the business object.
getAttribute(String) - Method in interface com.sapportals.connector.metadata.objects.IIndex
Returns an attribute composing this index given the unique name.
getAttributes() - Method in interface com.sapportals.connector.execution.objects.language.IInsertOperation
Return an ordered Iterator of IAttributeSymbol to be inserted
getAttributes() - Method in interface com.sapportals.connector.execution.objects.language.IUpdateOperation
Return an ordered Iterator of IAttributeSymbol to be updated.
getAttributes() - Method in interface com.sapportals.connector.metadata.objects.IBusinessObject
Returns the attributes of the business object.
getAttributes() - Method in interface com.sapportals.connector.metadata.objects.IIndex
Returns the attributes composing this index.
getAttributes() - Method in interface com.sapportals.connector.metadata.relations.IKey
Returns the attributes of the key.
getAuthenticationType() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Return the authentication type Values are defined in HTTPDestinationConstantsInterface
getBaseMsg() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Returns the base message object of this message.
getBigDecimal(int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a BigDecimal in the Java programming language.
getBigDecimal(String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a BigDecimal in the Java programming language.
getBody() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartPart
Returns a byte array containing the body of this multipart sub-message.
getBodyPart(int) - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartMessage
Returns a sub-message at a specified possition within this multipart message.
getBodyPart(String) - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartMessage
Returns a sub-message with a specified name.
getBodyParts() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartMessage
Returns an enumeration of all sub-messages within this multipart message.
getBookMark() - Method in class com.sap.tc.logging.LogRecord
BookMark represents a pointer in the Log where this LogRecord starts.
getBookMark() - Method in interface com.sap.tc.logging.interfaces.IReadLog
 
getBookMark() - Method in class com.sap.tc.logging.reader.ReadLog
 
getBookMarkBOL() - Method in interface com.sap.tc.logging.interfaces.IMessageBuilder
 
getBookMarkEOL() - Method in interface com.sap.tc.logging.interfaces.IMessageBuilder
 
getBookMarkInt() - Method in class com.sap.tc.logging.reader.FileReadLog
 
getBookMarkInt() - Method in class com.sap.tc.logging.reader.ReadLog
 
getBoolean(int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a boolean in the Java programming language.
getBoolean(String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a boolean in the Java programming language.
getBuildInfo() - Method in interface com.sap.security.core.server.vsi.api.Server
Get build information string about the Virus Scan Server.
getBusinessObject() - Method in interface com.sapportals.connector.execution.objects.language.IAttributeSymbol
Returns the business object the attribute belongs to
getBusinessObject() - Method in interface com.sapportals.connector.execution.objects.language.IDeleteOperation
Returns the group being deleted.
getBusinessObject() - Method in interface com.sapportals.connector.execution.objects.language.IInsertOperation
Returns the group being inserted into.
getBusinessObject() - Method in interface com.sapportals.connector.execution.objects.language.IUnaryFromClause
Returns the business object contained in the from clause
getBusinessObject() - Method in interface com.sapportals.connector.execution.objects.language.IUpdateOperation
Returns the group being updated.
getBusinessObjects() - Method in interface com.sapportals.connector.execution.objects.language.IFrom
Returns all business objects in the from sub clauses
getByte(int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a byte in the Java programming language.
getByte(String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a byte in the Java programming language.
getBytes(int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a byte[] in the Java programming language.
getBytes(String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a byte[] in the Java programming language.
getCacheEntry() - Method in class com.sap.localization.LocalizableTextFormatter
Getter method for the cached entry.
getCapabilities(IConnectionSpec) - Method in interface com.sapportals.connector.metadata.IConnectorMetaData
returns the capabilities of this connector
getCategory(Category, String) - Static method in class com.sap.tc.logging.Category
Gets the category with the specified name relative to another category.
getCategory(String) - Static method in class com.sap.tc.logging.Category
Deprecated. Parent (relative) category must be specified.
getCause() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
Returns the cause of the error of this exception.
getCause() - Method in class com.sap.exception.BaseException
Getter method for root cause.
getCause() - Method in class com.sap.exception.BaseExceptionInfo
Getter method for root cause.
getCause() - Method in class com.sap.exception.BaseRuntimeException
Getter method for root cause.
getCause() - Method in interface com.sap.exception.IBaseException
Getter method for root cause.
getCause() - Method in class com.sap.exception.io.SAPFileNotFoundException
 
getCause() - Method in class com.sap.exception.io.SAPIOException
 
getCause(Throwable) - Method in class com.sap.exception.remote.CauseFactory
 
getCause() - Method in class com.sap.exception.remote.SAPRemoteException
 
getCause() - Method in class com.sap.exception.standard.SAPIllegalAccessException
 
getCause() - Method in class com.sap.exception.standard.SAPIllegalArgumentException
 
getCause() - Method in class com.sap.exception.standard.SAPNullPointerException
 
getCause() - Method in class com.sap.exception.standard.SAPNumberFormatException
 
getCause() - Method in class com.sap.exception.standard.SAPUnsupportedOperationException
 
getCause() - Method in class com.sap.exception.util.SAPMissingResourceException
 
getCause() - Method in class com.sap.tc.logging.exceptions.LoggingBaseException
Getter method for root cause.
getChar(int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as an Character in the Java programming language.
getChar(String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as an Character in the Java programming language.
getCharacterEncoding() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartPart
Returns the value of the character encoding of this sub-message as specified by its Content-type header
getChildren() - Method in class com.sap.tc.logging.LogController
Gets the collection of children of this log controller.
getClassLoader() - Method in class com.sap.tc.logging.Configurator
Gets the class loader that is responsible for loading custom classes in this configurator.
getClassLoader() - Method in class com.sap.tc.logging.LogController
Gets the class loader assigned to this log controller for getting resource bundles.
getClassName() - Method in class com.sap.exception.util.SAPMissingResourceException
Gets parameter passed by constructor.
getClauses() - Method in interface com.sapportals.connector.execution.objects.language.IFrom
Returns all the FROM sub clauses
getCleanedLength() - Method in interface com.sap.security.core.server.vsi.api.Instance
 
getClient() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Return the Client configured for this destination Note: When using getHTTPConnectionTemplate, client and language are not set on the connection template and must be set directly on the IRequest object by using the setSAPHeaders method.
getClientAliases(KeyStore) - Static method in class com.sap.security.core.server.https.Utils
Returns a list of client aliases identifying client certificates
getClientIDs(int) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
Returns a list with the names of all web-applications/services (client = web-application|service) which use the secure-storage
getClientIDs(int) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getCnt() - Method in class com.sap.tc.logging.FileLog
Gets the max count number of rotating fileset
getCnt() - Method in interface com.sap.tc.logging.interfaces.IFileLog
Gets the max count number of rotating fileset
getColumnCount() - Method in interface com.sapportals.connector.execution.structures.IRecordMetaData
Returns the number of columns in this RecordSet object.
getColumnIndex(String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Retrieve the column index of the given column name.
getColumnLabel(int) - Method in interface com.sapportals.connector.execution.structures.IRecordMetaData
Gets the designated column's suggested title for use in printouts and displays.
getColumnName(int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Retrieve the column name of the given column index.
getColumnName(int) - Method in interface com.sapportals.connector.execution.structures.IRecordMetaData
Get the designated column's name.
getColumnType(int) - Method in interface com.sapportals.connector.execution.structures.IRecordMetaData
Retrieves the designated column's SQL type.
getComposingConnectionPropertyGroups() - Method in interface com.sapportals.connector.connection.IConnectionProperty
Returns the composed Connection Property groups
getConnectionDefaultTimeout() - Method in interface com.sapportals.connector.metadata.IConnectorMetaData
Returns the default timeout in milliseconds for obtaining a connection
getConnectionEx(IConnectionSpec) - Method in interface com.sapportals.connector.connection.IConnectionFactory
Gets a connection to an EIS instance.
getConnectionHeader() - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Returns the value of the "Connection"- header used by the factory.
getConnectionProperty(String) - Method in interface com.sapportals.connector.connection.IConnectionPropertyGroup
Returns the connection property for the given connection property name.
getConnectionProperty(String) - Method in interface com.sapportals.connector.connection.IConnectionSpecMetaData
Deprecated. First get the IConnectionPropertyGroup (getAllConnectionPropertyGroups(), getConnectionPropertyGroup(String) or getDefaultConnectionPropertyGroup()) and then use IConnectionPropertyGroup.getConnectionProperty(String)
getConnectionPropertyGroup(String) - Method in interface com.sapportals.connector.connection.IConnectionSpecMetaData
Returns the connection property group for the given connection property group name.
getConnectionSpec() - Method in interface com.sapportals.connector.connection.IConnectionFactory
The interface IConnectionSpec is used by an application component to pass connection request-specific properties to the IConnectionFactory.getConnectionEx method.
getConnectionTimeOut() - Method in interface com.sapportals.connector.connection.IConnectionFactory
Returns the maximum time to wait for a connection.
getContainedElement(String) - Method in interface com.sapportals.connector.metadata.objects.IBusinessObjectGroup
Returns a element contained by the business object group.
getContentID() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartPart
Returns the value of the Content-Id header of this sub-message
getContentType() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartMessage
Returns the content type of this multipart body.
getContentType() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartPart
Returns the content type of this multipart sub-message as specified by its Content-Type headers.
getCount() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartMessage
Returns the number of the sub-messages within this multipart message.
getCriteria() - Method in interface com.sapportals.connector.execution.objects.language.ICompoundLogicalCriteria
Returns the Iterator of composing criteria objects.
getCriteria(int) - Method in interface com.sapportals.connector.execution.objects.language.ICompoundLogicalCriteria
Returns one of the composing criteria objects by index
getCriteria() - Method in interface com.sapportals.connector.execution.objects.language.IDeleteOperation
Returns the criteria object for this command, may be null.
getCriteria() - Method in interface com.sapportals.connector.execution.objects.language.INotCriteria
Returns the composing criteria object.
getCriteria() - Method in interface com.sapportals.connector.execution.objects.language.IQueryOperation
Returns the criteria for the where clause of the query
getCriteria() - Method in interface com.sapportals.connector.execution.objects.language.IUpdateOperation
Returns the criteria object for this command, may be null.
getCriteriaCount() - Method in interface com.sapportals.connector.execution.objects.language.ICompoundLogicalCriteria
Returns the number of composing criteria in this clause.
getCurrentGroup() - Method in class com.sap.tc.logging.LogController
 
getCurrentOwner(byte) - Method in interface com.sap.engine.services.applocking.LogicalLocking
Returns the current owner-id, to which all locks belong.
getCurrentOwner(byte) - Method in interface com.sap.engine.services.applocking.TableLocking
Deprecated. use getCurrentOwner(byte, Connection) instead, because does not work for local transactions
getCurrentOwner(byte, Connection) - Method in interface com.sap.engine.services.applocking.TableLocking
Returns the current owner-id, to which all locks belong.
getDate(int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a Date in the Java programming language.
getDate(String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a Date in the Java programming language.
getDefault() - Static method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates a default instance of SecureConnectionFactory.
getDefaultConnectionPropertyGroup() - Method in interface com.sapportals.connector.connection.IConnectionSpecMetaData
Returns the default connection property group for this connector
getDefaultDateFormat() - Method in interface com.sapportals.connector.metadata.IConnectorMetaData
Returns the default date format when using a query
getDefaultText() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.BaseMsg
Returns the default message text.
getDefaultTimeFormat() - Method in interface com.sapportals.connector.metadata.IConnectorMetaData
Returns the default date format when using a query
getDefaultValue() - Method in interface com.sapportals.connector.connection.IConnectionProperty
Returns the default value for this connection property.
getDefaultValue() - Method in interface com.sapportals.connector.execution.functions.IInteractionProperty
Returns the default values for this interaction property.
getDefaultValue() - Method in interface com.sapportals.connector.metadata.functions.IParameter
Returns the default value for this parameter.
getDefaultValue() - Method in interface com.sapportals.connector.metadata.objects.IAttribute
Returns the default value for this parameter.
getDelimiter() - Method in interface com.sap.tc.logging.interfaces.IMessageBuilder
 
getDelimiter() - Method in interface com.sap.tc.logging.interfaces.IMessageDelimiterBuilder
 
getDelimiterPos(int) - Method in interface com.sap.tc.logging.interfaces.IMessageDelimiterBuilder
 
getDescription() - Method in class com.sap.tc.logging.BaseLog
 
getDescription() - Method in class com.sap.tc.logging.Log
Gets the description for this log.
getDescription() - Method in class com.sap.tc.logging.LogController
Gets the description for this log.
getDescription() - Method in interface com.sap.tc.logging.interfaces.IObjectInfo
 
getDescription() - Method in interface com.sapportals.connector.metadata.functions.IFunction
Returns the description of the function.
getDescription() - Method in interface com.sapportals.connector.metadata.functions.IFunctionException
Returns the exception description.
getDescription() - Method in interface com.sapportals.connector.metadata.functions.IParameter
Returns the description of this parameter.
getDescription() - Method in interface com.sapportals.connector.metadata.objects.IAttribute
Returns the description of the attribute.
getDescription() - Method in interface com.sapportals.connector.metadata.objects.IElement
Returns the description of the element.
getDescription() - Method in interface com.sapportals.connector.metadata.objects.IIndex
Returns the description of the index.
getDescription() - Method in interface com.sapportals.connector.metadata.relations.IRelation
returns the description of this relation
getDestination(String, String) - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Return an instance of a defined destination
getDestinationNames(String) - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Return an Iterator with known destination names for a destination type.
getDestinationProperties() - Method in interface com.sap.security.core.server.destinations.api.Destination
Return the properties for this destination
getDestinationTypes() - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Return an Iterator with known destination types.
getDirection() - Method in interface com.sapportals.connector.metadata.functions.IParameter
Returns the direction of this parameter.
getDisposition() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartPart
Returns the content-disposition of this multipart sub-message.
getDouble(int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a double in the Java programming language.
getDouble(String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a double in the Java programming language.
getDriverDate() - Method in class com.sap.security.core.server.vsi.api.Driver
Get the date of the driver.
getDriverMajorVersion() - Method in class com.sap.security.core.server.vsi.api.Driver
Get the major version number of the Driver.
getDriverMinorVersion() - Method in class com.sap.security.core.server.vsi.api.Driver
Get the mainor version number of the Driver.
getDriverName() - Method in class com.sap.security.core.server.vsi.api.Driver
Get the driver name.
getDrivers() - Method in interface com.sap.security.core.server.vsi.api.Provider
Get the loaded drivers
getDsrComponent() - Method in class com.sap.tc.logging.LogRecord
Gets the DSR (Distributed Statistics Record) component on behalf of which this log record was issued.
getDsrComponent() - Method in interface com.sap.tc.logging.interfaces.IRPRecord
 
getDsrTransaction() - Method in class com.sap.tc.logging.LogRecord
Gets the DSR (Distributed Statistics Record) transaction on behalf of which this log record was issued.
getDsrTransaction() - Method in interface com.sap.tc.logging.interfaces.IRPRecord
 
getDsrUser() - Method in class com.sap.tc.logging.LogRecord
Gets the DSR (Distributed Statistics Record) user on behalf of which this log record was issued.
getDsrUser() - Method in interface com.sap.tc.logging.interfaces.IRPRecord
 
getEffectiveSeverity() - Method in class com.sap.tc.logging.Log
Gets the current effective severity of this log.
getEffectiveSeverity() - Method in class com.sap.tc.logging.LogController
Gets the current effective severity of this log controller.
getEffectiveSeverity(LogController) - Method in class com.sap.tc.logging.LogController
Gets the current effective severity of this log controller with respect to another log controller.
getEffectiveSeverity(LogController[]) - Method in class com.sap.tc.logging.LogController
Same as LogController.getEffectiveSeverity(LogController) but returns the minimum of the values of the specified log controllers.
getEffectiveSeverity() - Method in interface com.sap.tc.logging.interfaces.ILog
Gets the current effective severity of this log.
getEncoding() - Method in class com.sap.tc.logging.BaseLog
 
getEncoding() - Method in class com.sap.tc.logging.Log
Gets the canonical name of the character encoding that is used for this log.
getEncoding() - Method in class com.sap.tc.logging.StreamLog
Gets the canonical name of the character encoding that is used for this log.
getEncoding() - Method in interface com.sap.tc.logging.interfaces.IBaseLog
Gets the canonical name of the character encoding that is used for this log.
getEncoding() - Method in interface com.sap.tc.logging.interfaces.ILog
Gets the canonical name of the character encoding that is used for this log.
getEncryptionRate() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getEncryptionRate() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getEngine() - Method in interface com.sap.security.core.server.vsi.api.Provider
Retrieve the engine object from the VSA
getEngineDate() - Method in class com.sap.security.core.server.vsi.api.Engine
Get the date of the engine.
getEngineMajorVersion() - Method in class com.sap.security.core.server.vsi.api.Engine
Get the major version number of the engine.
getEngineMinorVersion() - Method in class com.sap.security.core.server.vsi.api.Engine
Get the minor version number of the engine.
getEngineVersion() - Method in class com.sap.security.core.server.vsi.api.Engine
Get the version string of the engine.
getEnumeration(int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as an Enumeration in the Java programming language.
getEnumeration(String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as an Enumeration in the Java programming language.
getErrorRC() - Method in class com.sap.security.core.server.vsi.api.ScanError
Returns the vendor internal (dependend) error code of the occured scan error.
getErrorText() - Method in class com.sap.security.core.server.vsi.api.ScanError
Returns additional error text to the occured scan error.
getEventDispatcher() - Static method in class com.sap.tc.logging.EventDispatcherFactory
Returns the Event Dispatcher of the logging tool, for users to add or remove listeners to the logging tool.
getException() - Method in class com.sap.tc.logging.Configurator
Fetches the last exception thrown
getException() - Method in interface com.sap.tc.logging.interfaces.ILoggingResultSet
Return the specific error occurred for invalid operation(if any).
getException() - Method in class com.sap.tc.logging.reader.LogRecordResultSet
 
getExceptionCause() - Method in interface com.sap.engine.lib.security.LoginExceptionDetails
Gets the cause of the login exception.
getExceptions() - Method in interface com.sapportals.connector.metadata.functions.IFunction
Returns a set of IFunctionExceptions - the exceptions the function might throw.
getExecutionDefaultTimeout() - Method in interface com.sapportals.connector.metadata.IConnectorMetaData
Returns the default time in milliseconds for executing a function
getExpression() - Method in interface com.sapportals.connector.execution.objects.language.IAggregateSymbol
Returns the expression for this symbol.
getExpression() - Method in interface com.sapportals.connector.execution.objects.language.IExpressionSymbol
Returns the expression for this symbol.
getExpression() - Method in interface com.sapportals.connector.execution.objects.language.IIsNullCriteria
returns the expression of the criteria.
getExpression() - Method in interface com.sapportals.connector.execution.objects.language.ISetCriteria
Returns the expression of the criteria.
getFieldByte(int) - Method in interface com.sap.tc.logging.interfaces.IMessageBuilder
 
getFieldInt(int) - Method in interface com.sap.tc.logging.interfaces.IMessageBuilder
 
getFieldName(int) - Method in interface com.sapportals.connector.metadata.structures.IRecordStructure
Returns the name of the requested field
getFieldString(int) - Method in interface com.sap.tc.logging.interfaces.IMessageBuilder
 
getFieldType(String) - Method in interface com.sapportals.connector.metadata.structures.IRecordStructure
Returns an IStructure interface containing metadata for a field type.
getFieldType(int) - Method in interface com.sapportals.connector.metadata.structures.IRecordStructure
Returns the type of the requested field by its index
getFields() - Static method in class com.sap.tc.logging.ListFormatter
 
getFields() - Method in interface com.sapportals.connector.execution.structures.IRecord
Return an Enumeration of the objects that represent the fields data of the record
getFields() - Method in interface com.sapportals.connector.metadata.structures.IRecordStructure
Returns a List of pairs of fields names and IStructure that represent the fields in the record set.
getFile() - Method in class com.sap.tc.logging.PropertiesConfigurator
Gets the file used for this configurator.
getFile() - Method in interface com.sap.tc.logging.interfaces.IFileSetLog
Gets the current file in rotating file set
getFile(int) - Method in interface com.sap.tc.logging.interfaces.IFileSetLog
Gets the file from rotating fileset on given position (index).
getFile() - Method in class com.sap.tc.logging.reader.ReadFileSetLog
Gets the current file in rotating file set
getFile(int) - Method in class com.sap.tc.logging.reader.ReadFileSetLog
Gets the file from rotating fileset on given position (index).
getFileBeingCurrentlyRead() - Method in class com.sap.tc.logging.reader.ReadableLog
This method returns the name of the file that is being currently read.
getFileCnt() - Method in class com.sap.tc.logging.CreateLogfileEvent
 
getFileCnt() - Method in class com.sap.tc.logging.OverwriteLogfileEvent
Deprecated. Use .getFileLog().getCnt()
getFileCurrentlyBeingWritten() - Method in class com.sap.tc.logging.FileLog
Deprecated. Same as FileLog.getFileName()
getFileLatest() - Method in interface com.sap.tc.logging.interfaces.IFileSetLog
Gets the latest (newest) file from the rotating fileset.
getFileLatest() - Method in class com.sap.tc.logging.reader.ReadFileSetLog
Gets the latest (newest) file from the rotating fileset.
getFileLength() - Method in class com.sap.tc.logging.FileLog
Returns the length of the file(s).
getFileLength() - Method in interface com.sap.tc.logging.interfaces.IFileLog
Returns the length of the file(s).
getFileLimit() - Method in class com.sap.tc.logging.CreateLogfileEvent
 
getFileLimit() - Method in class com.sap.tc.logging.OverwriteLogfileEvent
Deprecated. Use .getFileLog().getLimit()
getFileLog() - Method in class com.sap.tc.logging.OverwriteLogfileEvent
 
getFileLog() - Method in class com.sap.tc.logging.ReleaseLogEvent
 
getFileName() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartPart
Returns the file name of the file that this sub-message represents.
getFileName() - Method in class com.sap.tc.logging.CreateLogfileEvent
 
getFileName() - Method in class com.sap.tc.logging.FileLog
Deprecated. A current return value is equal to the java.io.File.getPath() (path name) but from the name of the method java.io.File.getName() (file name) is expected. Please use the FileLog.getPath() for getting a path name value, and the java.io.File.getName() for getting a file name value.
getFileName() - Method in class com.sap.tc.logging.OverwriteLogfileEvent
Deprecated. Use .getFileLog().getFileName()
getFileName() - Method in interface com.sap.tc.logging.interfaces.IFileLog
Gets the current file name represented by this FileLog.
getFileNamePattern() - Method in class com.sap.tc.logging.FileLog
 
getFilePathPattern() - Method in class com.sap.tc.logging.FileLog
 
getFilePointer() - Method in class com.sap.tc.logging.reader.ReadableLog
This returns the file pointer.
getFilePrime() - Method in interface com.sap.tc.logging.interfaces.IFileSetLog
Gets the prime (oldest) file from the rotating fileset.
getFilePrime() - Method in class com.sap.tc.logging.reader.ReadFileSetLog
Gets the prime (oldest) file from the rotating fileset.
getFilter(int) - Method in class com.sap.tc.logging.BaseLog
 
getFilter(int) - Method in interface com.sap.tc.logging.interfaces.IBaseLog
Gets the filter that control messages flow via this log.
getFilters() - Method in class com.sap.tc.logging.BaseLog
 
getFilters() - Method in class com.sap.tc.logging.Log
Gets the filters that control writing of messages via this log.
getFilters() - Method in class com.sap.tc.logging.LogController
Gets the filters that, besides the effective severity, control output via this log controller.
getFilters() - Method in interface com.sap.tc.logging.interfaces.IBaseLog
Gets the filters that control messages flow via this log.
getFilters() - Method in interface com.sap.tc.logging.interfaces.ILog
Gets the filters that control writing of messages via this log.
getFirstIndex() - Method in interface com.sapportals.connector.metadata.IConnectorMetaData
Returns the integer indicating the first element in an list either 0 or 1
getFloat(int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a float in the Java programming language.
getFloat(String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a float in the Java programming language.
getFooter() - Method in class com.sap.tc.logging.BaseLog
 
getFooter(Log) - Method in class com.sap.tc.logging.Formatter
Returns the footer for a set of formatted records.
getFooter() - Method in class com.sap.tc.logging.Log
Sets the footer text of this log.
getFooter(Log) - Method in class com.sap.tc.logging.XMLFormatter
 
getFooter() - Method in interface com.sap.tc.logging.interfaces.IBaseLog
Sets the footer text of this log.
getFooter() - Method in interface com.sap.tc.logging.interfaces.ILog
Sets the footer text of this log.
getFormatter() - Method in class com.sap.tc.logging.BaseLog
 
getFormatter() - Method in class com.sap.tc.logging.Log
Gets the formatter that dictates the format of log records in this log.
getFormatter() - Method in interface com.sap.tc.logging.interfaces.IBaseLog
Gets the formatter that dictates the format of log records in this log.
getFormatter() - Method in interface com.sap.tc.logging.interfaces.ILog
Gets the formatter that dictates the format of log records in this log.
getFormatterName() - Method in class com.sap.tc.logging.Formatter
Gets the descriptive name for this formatter.
getFormatterType() - Method in class com.sap.tc.logging.Formatter
Returns the type of formatter instance.
getFreeTextInfo() - Method in class com.sap.security.core.server.vsi.api.Infection
Returns a free text information from the vendor to the actual infection.
getFrom() - Method in interface com.sapportals.connector.execution.objects.language.IQueryOperation
Returns the from clause of the query
getFunction(String) - Method in interface com.sapportals.connector.metadata.functions.IFunctionsMetaData
Returns an IFunction interface for a specific EIS function.
getFunctionType() - Method in interface com.sapportals.connector.metadata.functions.IFunction
Returns the type of the function - whether is sends/receives data in the EIS.
getFunctions() - Method in interface com.sapportals.connector.metadata.functions.IFunctionsMetaData
Returns the EIS functions the current user can execute.
getFunctions(String, String) - Method in interface com.sapportals.connector.metadata.functions.IFunctionsMetaData
Returns the EIS functions the current user can execute given a filter for function name and function group.
getFunctionsMetaData() - Method in interface com.sapportals.connector.connection.IConnection
The interface IFunctionsMetaData is the entry point of the EIS functions meta data.
getGroup(int) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a group object.
getGroup(String) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a group object.
getGroup() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get the default group object.
getGroup() - Method in class com.sap.tc.logging.LogRecord
Deprecated. Not supported anymore
getGroupBy() - Method in interface com.sapportals.connector.execution.objects.language.IQueryOperation
Returns the Group by clause of the query
getGroupDescription() - Method in class com.sap.tc.logging.LogRecord
Gets the description of the group this log record belongs to.
getGroupID() - Method in class com.sap.tc.logging.LogRecord
Gets the identification of the group this log record belongs to.
getGroupId() - Method in class com.sap.tc.logging.LogRecord
Deprecated. Not supported anymore
getGroupId() - Method in interface com.sap.tc.logging.interfaces.ILogRecord
Gets the identification of the group.
getGroupIndent() - Method in class com.sap.tc.logging.LogRecord
Gets the indentation of nested groups of this log record.
getGroupIndent() - Method in interface com.sap.tc.logging.interfaces.ILogRecord
Gets the indentation of nested groups.
getGroupLevel() - Method in class com.sap.tc.logging.LogRecord
Gets the level of nested groups this log record belongs to.
getGroupLevel() - Method in interface com.sap.tc.logging.interfaces.ILogRecord
Gets the level of nested groups.
getGroupName() - Method in class com.sap.tc.logging.LogRecord
Gets the name of the group this log record belongs to.
getGroupNames(String) - Method in interface com.sapportals.connector.metadata.functions.IFunctionsMetaData
Returns a set of all the names of the function groups
getGroupSize() - Method in class com.sap.tc.logging.LogController
Return max open group size.
getGroups() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Return a String[] array containing the names of the groups which are configured.
getGroups() - Method in class com.sap.tc.logging.LogRecord
Deprecated. Not supported anymore
getHTTPConnectionTemplate() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Return an instance of com.tssap.dtr.client.lib.protocol.templates.ConnectionTemplate Note: When using getHTTPConnectionTemplate, client and language are not set on the connection template and must be set directly on the IRequest object by using the setSAPHeaders method.
getHaving() - Method in interface com.sapportals.connector.execution.objects.language.IQueryOperation
Returns the criteria which represents the having clause of the query
getHeader(String) - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartPart
Returns the value of a header with a specified name that is set for this multipart sub-message.
getHeader() - Method in class com.sap.tc.logging.BaseLog
 
getHeader(Log) - Method in class com.sap.tc.logging.Formatter
Returns the header for a set of formatted records.
getHeader() - Method in class com.sap.tc.logging.Log
Gets the header text of this log.
getHeader(Log) - Method in class com.sap.tc.logging.XMLFormatter
 
getHeader() - Method in interface com.sap.tc.logging.interfaces.IBaseLog
Gets the header text of this log.
getHeader() - Method in interface com.sap.tc.logging.interfaces.ILog
Gets the header text of this log.
getHeaderValues(String) - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartPart
Returns the values of headers with specified name of this multipart sub-message.
getHttpHeaders(HttpURLConnection) - Static method in class com.sap.security.core.server.https.Utils
Extracts http-headers from HttpURLConnection
getIDMessage() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceException
Return the outermost available VSIMessage object in the exception.
getId() - Method in class com.sap.tc.logging.LogRecord
Gets the message identification of this log record.
getId() - Method in interface com.sap.tc.logging.interfaces.ILogRecord
Gets the message identification of this log record.
getImplementingClass() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.BaseMsg
Returns the implementing class.
getIndent() - Method in class com.sap.tc.logging.LogRecord
Deprecated. @see #getGroupIndent()
getIndex() - Method in class com.sap.tc.logging.FileLog
Gets the current file index in the rotating file set
getIndex() - Method in interface com.sap.tc.logging.interfaces.IFileSetLog
Gets the current file index in rotating file set
getIndex() - Method in class com.sap.tc.logging.reader.ReadFileSetLog
Gets the current file index in rotating file set
getIndex(String) - Method in interface com.sapportals.connector.metadata.objects.IAttribute
Return an IIndex object with the given uniqueName.
getIndex(String) - Method in interface com.sapportals.connector.metadata.objects.IBusinessObject
Return an IIndex object with the given uniqueName.
getIndexes() - Method in interface com.sapportals.connector.metadata.objects.IAttribute
Return a Set of Strings each one is unique index name involved with this attribute
getIndexes() - Method in interface com.sapportals.connector.metadata.objects.IBusinessObject
Returns the indexes of this element.
getInfectionCollection() - Method in class com.sap.security.core.server.vsi.api.exception.VirusInfectionException
Return the Collection object of Infections
getInfections() - Method in interface com.sap.security.core.server.vsi.api.Instance
Deprecated. Do not use
getInfections() - Method in class com.sap.security.core.server.vsi.api.exception.VirusInfectionException
Returns the infection array.
getInputStream() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartPart
Returns an input stream for reading the body of this multipart sub-message.
getInstance() - Static method in class com.sap.exception.io.IOResourceAccessor
Getter class for the singleton.
getInstance() - Static method in class com.sap.exception.standard.StandardResourceAccessor
Getter class for the singleton.
getInstance() - Static method in class com.sap.exception.util.UtilResourceAccessor
Getter class for the singleton.
getInstance() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from the default scan profile.
getInstance(String) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from scan profile.
getInstance(int) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from scan profile.
getInstanceByGroup() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from either the default scan group.
getInstanceByGroup(String) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from scan group.
getInstanceByGroup(int) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from scan group.
getInstanceByProvider() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from the default provider.
getInstanceByProvider(String) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from scan provider.
getInstanceByProvider(int) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from scan provider.
getInt(int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as an int in the Java programming language.
getInt(String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as an int in the Java programming language.
getInteractionProperty(String) - Method in interface com.sapportals.connector.execution.functions.IInteractionSpecMetaData
returns the Interaction property for the given interaction property name.
getInteractionSpec() - Method in interface com.sapportals.connector.execution.functions.IInteraction
The interface IInteractionSpec holds properties for driving an Interaction with an EIS instance.
getIsMandatory() - Method in interface com.sapportals.connector.connection.IConnectionProperty
Returns whether this property is mandatory
getIsMandatory() - Method in interface com.sapportals.connector.execution.functions.IInteractionProperty
returns whether the property is mandatory
getJCoProperties() - Method in interface com.sap.security.core.server.destinations.api.RFCDestination
Retrieve properties to be given to JCo
getJavaDefaultKeystore() - Static method in class com.sap.security.core.server.https.Utils
Looks for default SUN Keystore (cacerts), loads and returns it as KeyStore object.
getJobID() - Method in interface com.sap.security.core.server.vsi.api.Instance
 
getJoinCriteria() - Method in interface com.sapportals.connector.execution.objects.language.IJoinPredicate
Returns the criteria for the relation
getKey() - Method in class com.sap.exception.util.SAPMissingResourceException
Gets parameter passed by constructor.
getKey() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.BaseMsg
Returns the key of this message.
getKey() - Method in interface com.sapportals.connector.metadata.functions.IFunctionException
Returns the exception code.
getKeystoreViews() - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Reads the list of keystore views and client certificates from the keystore service The name of the views are taken as the keys for the hashtable, with the name of the aliases in the keystore stored as List Used internally
getKnownViruses() - Method in class com.sap.security.core.server.vsi.api.Engine
Get the number of viruses the engine knows.
getLanguage() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Return the language configured for this destination Note: When using getHTTPConnectionTemplate, client and language are not set on the connection template and must be set directly on the IRequest object by using the setSAPHeaders method.
getLastErrorKey() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceException
Return the last orrured error code key in printable form (String).
getLastErrorKey() - Method in class com.sap.security.core.server.vsi.api.exception.VirusInfectionException
Return the last orrured error code key in printable form (String).
getLastErrorKey() - Method in class com.sap.security.core.server.vsi.api.exception.VirusScanException
Return the last orrured error code key in printable form (String).
getLastErrorRC() - Method in interface com.sap.security.core.server.vsi.api.Instance
Return the last occured error code.
getLastErrorRC() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceException
Return the last occured error code.
getLastErrorRC() - Method in class com.sap.security.core.server.vsi.api.exception.VirusInfectionException
Return the last occured error code.
getLastErrorRC() - Method in class com.sap.security.core.server.vsi.api.exception.VirusScanException
Return the last occured error code.
getLastInitTime() - Method in interface com.sap.security.core.server.vsi.api.Provider
Return the Date (time) of the last successful initialisation of the Provider and its scan engine.
getLastModified() - Method in interface com.sap.tc.logging.interfaces.IReadableLog
 
getLastModified() - Method in class com.sap.tc.logging.reader.ReadableLog
 
getLatestKeyID(int, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getLatestKeyID(int, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getLeftClause() - Method in interface com.sapportals.connector.execution.objects.language.IJoinPredicate
Returns the left clause of this from sub clause
getLeftExpression() - Method in interface com.sapportals.connector.execution.objects.language.ICompareCriteria
returns the left expression of the criteria.
getLeftExpression() - Method in interface com.sapportals.connector.execution.objects.language.ILikeCriteria
Get left expression.
getLevel() - Method in class com.sap.tc.logging.LogRecord
Deprecated. @see #getGroupLevel()
getLimit() - Method in class com.sap.tc.logging.FileLog
Gets the limit file size used for sequencing on the rotating output file
getLimit() - Method in interface com.sap.tc.logging.interfaces.IFileLog
Gets the limit file size used for sequencing on the rotating output file
getLimit() - Method in interface com.sap.tc.logging.interfaces.IFileSetLog
Gets the limit file size used for sequencing on the rotating output file
getLimit() - Method in class com.sap.tc.logging.reader.ReadFileSetLog
Gets the limit file size used for sequencing on the rotating output file
getLinkedException() - Method in class com.sapportals.connector.ConnectorRuntimeException
 
getLocalLogOwner() - Method in class com.sap.tc.logging.Log
 
getLocalLogs() - Method in class com.sap.tc.logging.LogController
Gets the local logs this log controller writes messages to.
getLocalLogsMap() - Method in class com.sap.tc.logging.LogController
 
getLocale() - Method in interface com.sap.localization.Localizable
Getter method for the locale.
getLocale() - Method in class com.sap.localization.LocalizableTextFormatter
Getter method for the locale.
getLocalizableMessage() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
 
getLocalizableMessage() - Method in class com.sap.exception.BaseException
Getter method for localizable message.
getLocalizableMessage() - Method in class com.sap.exception.BaseExceptionInfo
Getter method for localizable message.
getLocalizableMessage() - Method in class com.sap.exception.BaseRuntimeException
Getter method for localizable message.
getLocalizableMessage() - Method in interface com.sap.exception.IBaseException
Getter method for localizable message.
getLocalizableMessage() - Method in class com.sap.exception.io.SAPFileNotFoundException
 
getLocalizableMessage() - Method in class com.sap.exception.io.SAPIOException
 
getLocalizableMessage() - Method in class com.sap.exception.remote.SAPRemoteException
 
getLocalizableMessage() - Method in class com.sap.exception.standard.SAPIllegalAccessException
 
getLocalizableMessage() - Method in class com.sap.exception.standard.SAPIllegalArgumentException
 
getLocalizableMessage() - Method in class com.sap.exception.standard.SAPNullPointerException
 
getLocalizableMessage() - Method in class com.sap.exception.standard.SAPNumberFormatException
 
getLocalizableMessage() - Method in class com.sap.exception.standard.SAPUnsupportedOperationException
 
getLocalizableMessage() - Method in class com.sap.exception.util.SAPMissingResourceException
 
getLocalizedMessage() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
 
getLocalizedMessage(Locale) - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
 
getLocalizedMessage(TimeZone) - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
 
getLocalizedMessage(Locale, TimeZone) - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
 
getLocalizedMessage() - Method in class com.sap.exception.BaseException
Gets localized message.
getLocalizedMessage(Locale) - Method in class com.sap.exception.BaseException
Gets localized message.
getLocalizedMessage(TimeZone) - Method in class com.sap.exception.BaseException
Gets localized message.
getLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.BaseException
Gets localized message.
getLocalizedMessage() - Method in class com.sap.exception.BaseExceptionInfo
Gets localized action message.
getLocalizedMessage(Locale) - Method in class com.sap.exception.BaseExceptionInfo
Gets localized action message.
getLocalizedMessage(TimeZone) - Method in class com.sap.exception.BaseExceptionInfo
Gets localized action message.
getLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.BaseExceptionInfo
Gets localized action message.
getLocalizedMessage() - Method in class com.sap.exception.BaseRuntimeException
Gets localized message.
getLocalizedMessage(Locale) - Method in class com.sap.exception.BaseRuntimeException
Gets localized message.
getLocalizedMessage(TimeZone) - Method in class com.sap.exception.BaseRuntimeException
Gets localized message.
getLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.BaseRuntimeException
Gets localized message.
getLocalizedMessage() - Method in interface com.sap.exception.IBaseException
Gets localized message.
getLocalizedMessage(Locale) - Method in interface com.sap.exception.IBaseException
Gets localized message.
getLocalizedMessage(TimeZone) - Method in interface com.sap.exception.IBaseException
Gets localized message.
getLocalizedMessage(Locale, TimeZone) - Method in interface com.sap.exception.IBaseException
Gets localized message.
getLocalizedMessage() - Method in class com.sap.exception.io.SAPFileNotFoundException
 
getLocalizedMessage(Locale) - Method in class com.sap.exception.io.SAPFileNotFoundException
 
getLocalizedMessage(TimeZone) - Method in class com.sap.exception.io.SAPFileNotFoundException
 
getLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.io.SAPFileNotFoundException
 
getLocalizedMessage() - Method in class com.sap.exception.io.SAPIOException
 
getLocalizedMessage(Locale) - Method in class com.sap.exception.io.SAPIOException
 
getLocalizedMessage(TimeZone) - Method in class com.sap.exception.io.SAPIOException
 
getLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.io.SAPIOException
 
getLocalizedMessage() - Method in class com.sap.exception.remote.SAPRemoteException
 
getLocalizedMessage(Locale) - Method in class com.sap.exception.remote.SAPRemoteException
 
getLocalizedMessage(TimeZone) - Method in class com.sap.exception.remote.SAPRemoteException
 
getLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.remote.SAPRemoteException
 
getLocalizedMessage() - Method in class com.sap.exception.standard.SAPIllegalAccessException
 
getLocalizedMessage(Locale) - Method in class com.sap.exception.standard.SAPIllegalAccessException
 
getLocalizedMessage(TimeZone) - Method in class com.sap.exception.standard.SAPIllegalAccessException
 
getLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.standard.SAPIllegalAccessException
 
getLocalizedMessage() - Method in class com.sap.exception.standard.SAPIllegalArgumentException
 
getLocalizedMessage(Locale) - Method in class com.sap.exception.standard.SAPIllegalArgumentException
 
getLocalizedMessage(TimeZone) - Method in class com.sap.exception.standard.SAPIllegalArgumentException
 
getLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.standard.SAPIllegalArgumentException
 
getLocalizedMessage() - Method in class com.sap.exception.standard.SAPNullPointerException
 
getLocalizedMessage(Locale) - Method in class com.sap.exception.standard.SAPNullPointerException
 
getLocalizedMessage(TimeZone) - Method in class com.sap.exception.standard.SAPNullPointerException
 
getLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.standard.SAPNullPointerException
 
getLocalizedMessage() - Method in class com.sap.exception.standard.SAPNumberFormatException
 
getLocalizedMessage(Locale) - Method in class com.sap.exception.standard.SAPNumberFormatException
 
getLocalizedMessage(TimeZone) - Method in class com.sap.exception.standard.SAPNumberFormatException
 
getLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.standard.SAPNumberFormatException
 
getLocalizedMessage() - Method in class com.sap.exception.standard.SAPUnsupportedOperationException
 
getLocalizedMessage(Locale) - Method in class com.sap.exception.standard.SAPUnsupportedOperationException
 
getLocalizedMessage(TimeZone) - Method in class com.sap.exception.standard.SAPUnsupportedOperationException
 
getLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.standard.SAPUnsupportedOperationException
 
getLocalizedMessage() - Method in class com.sap.exception.util.SAPMissingResourceException
 
getLocalizedMessage(Locale) - Method in class com.sap.exception.util.SAPMissingResourceException
 
getLocalizedMessage(TimeZone) - Method in class com.sap.exception.util.SAPMissingResourceException
 
getLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.util.SAPMissingResourceException
 
getLocation(String) - Static method in class com.sap.tc.logging.Location
Gets the location with the specified name.
getLocation(Object) - Static method in class com.sap.tc.logging.Location
Gets the location for the class of the specified instance.
getLocation(Class) - Static method in class com.sap.tc.logging.Location
Gets the location for the specified class.
getLocation(Location, String) - Static method in class com.sap.tc.logging.Location
Gets the location with the specified name relative to another location.
getLocation() - Method in class com.sap.tc.logging.LogRecord
Deprecated. @see #getLocationName()
getLocationName() - Method in class com.sap.tc.logging.LogRecord
Gets the name of the location the message belonging to this log record came from.
getLocationName() - Method in interface com.sap.tc.logging.interfaces.ILogRecord
Gets the name of the location the message belonging to this log record came from.
getLogCategory() - Method in class com.sap.exception.BaseException
Getter method for logging category.
getLogCategory() - Method in class com.sap.exception.BaseExceptionInfo
Getter method for logging category.
getLogCategory() - Method in class com.sap.exception.BaseRuntimeException
Getter method for logging category.
getLogCategory() - Method in class com.sap.exception.io.SAPFileNotFoundException
Getter method for logging category.
getLogCategory() - Method in class com.sap.exception.io.SAPIOException
Getter method for logging category.
getLogCategory() - Method in class com.sap.exception.remote.SAPRemoteException
 
getLogCategory() - Method in class com.sap.exception.standard.SAPIllegalAccessException
Getter method for logging category.
getLogCategory() - Method in class com.sap.exception.standard.SAPIllegalArgumentException
Getter method for logging category.
getLogCategory() - Method in class com.sap.exception.standard.SAPNullPointerException
Getter method for logging category.
getLogCategory() - Method in class com.sap.exception.standard.SAPNumberFormatException
Getter method for logging category.
getLogCategory() - Method in class com.sap.exception.standard.SAPUnsupportedOperationException
Getter method for logging category.
getLogCategory() - Method in class com.sap.exception.util.SAPMissingResourceException
Getter method for logging category.
getLogId() - Method in class com.sap.tc.logging.FileLog
Deprecated. Same as FileLog.getPattern()
getLogId() - Method in interface com.sap.tc.logging.interfaces.IReadableLog
Return an id for the corresponding Log that is unique
getLogLocation() - Method in class com.sap.exception.BaseException
Getter method for logging location.
getLogLocation() - Method in class com.sap.exception.BaseExceptionInfo
Getter method for logging location.
getLogLocation() - Method in class com.sap.exception.BaseRuntimeException
Getter method for logging location.
getLogLocation() - Method in class com.sap.exception.io.SAPFileNotFoundException
Getter method for logging location.
getLogLocation() - Method in class com.sap.exception.io.SAPIOException
Getter method for logging location.
getLogLocation() - Method in class com.sap.exception.remote.SAPRemoteException
 
getLogLocation() - Method in class com.sap.exception.standard.SAPIllegalAccessException
Getter method for logging location.
getLogLocation() - Method in class com.sap.exception.standard.SAPIllegalArgumentException
Getter method for logging location.
getLogLocation() - Method in class com.sap.exception.standard.SAPNullPointerException
Getter method for logging location.
getLogLocation() - Method in class com.sap.exception.standard.SAPNumberFormatException
Getter method for logging location.
getLogLocation() - Method in class com.sap.exception.standard.SAPUnsupportedOperationException
Getter method for logging location.
getLogLocation() - Method in class com.sap.exception.util.SAPMissingResourceException
Getter method for logging location.
getLogName() - Method in class com.sap.tc.logging.Log
Deprecated. @see {#getName()}.
getLogName() - Method in class com.sap.tc.logging.LogRecord
Log name represents a Log where this LogRecord is written to.
getLogRecord() - Method in class com.sap.tc.logging.MessageEvent
 
getLogSeverity() - Method in class com.sap.exception.BaseException
Getter method for logging severity.
getLogSeverity() - Method in class com.sap.exception.BaseExceptionInfo
Getter method for logging severity.
getLogSeverity() - Method in class com.sap.exception.BaseRuntimeException
Getter method for logging severity.
getLogSeverity() - Method in class com.sap.exception.io.SAPFileNotFoundException
Getter method for logging severity.
getLogSeverity() - Method in class com.sap.exception.io.SAPIOException
Getter method for logging severity.
getLogSeverity() - Method in class com.sap.exception.remote.SAPRemoteException
 
getLogSeverity() - Method in class com.sap.exception.standard.SAPIllegalAccessException
Getter method for logging severity.
getLogSeverity() - Method in class com.sap.exception.standard.SAPIllegalArgumentException
Getter method for logging severity.
getLogSeverity() - Method in class com.sap.exception.standard.SAPNullPointerException
Getter method for logging severity.
getLogSeverity() - Method in class com.sap.exception.standard.SAPNumberFormatException
Getter method for logging severity.
getLogSeverity() - Method in class com.sap.exception.standard.SAPUnsupportedOperationException
Getter method for logging severity.
getLogSeverity() - Method in class com.sap.exception.util.SAPMissingResourceException
Getter method for logging severity.
getLogTypeAccessibility() - Method in class com.sap.tc.logging.Log
Gets the current accessibility type of this log.
getLogTypeAccessibility() - Method in interface com.sap.tc.logging.interfaces.ILog
Gets the current accessibility type of this log.
getLoggedCnt() - Method in class com.sap.tc.logging.LogController
 
getLoggedCount() - Method in class com.sap.tc.logging.Log
 
getLoggedCount() - Method in class com.sap.tc.logging.LogController
 
getLoggingManager() - Static method in class com.sap.tc.logging.LoggingManager
 
getLogs() - Method in class com.sap.tc.logging.LogController
Gets the normal logs this log controller writes messages to.
getLong(int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a long in the Java programming language.
getLong(String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a long in the Java programming language.
getMaxConnections() - Method in interface com.sapportals.connector.metadata.IConnectorMetaData
Returns the number of maximum connections supported by the connector
getMaxLength() - Method in interface com.sapportals.connector.metadata.primitives.IString
Returns the maximum length of the string.
getMaxPoolSize() - Method in interface com.sap.security.core.server.destinations.api.RFCDestination
Return the maximum size of the pool
getMaxSize() - Method in interface com.sapportals.connector.metadata.structures.IArrayStructure
Returns an IStructure interface containing metadata for the fields type
getMaxValue() - Method in interface com.sapportals.connector.metadata.primitives.IByte
Returns the maximum value for this byte.
getMaxValue() - Method in interface com.sapportals.connector.metadata.primitives.IDate
Returns the maximum value for this date.
getMaxValue() - Method in interface com.sapportals.connector.metadata.primitives.IDouble
Returns the maximum value for this double.
getMaxValue() - Method in interface com.sapportals.connector.metadata.primitives.IFloat
Returns the maximum value for this float.
getMaxValue() - Method in interface com.sapportals.connector.metadata.primitives.IInt
Returns the maximum value for this integer.
getMaxValue() - Method in interface com.sapportals.connector.metadata.primitives.ILong
Returns the maximum value for this long.
getMaxValue() - Method in interface com.sapportals.connector.metadata.primitives.INumber
Returns the maximum value for this integer.
getMaxValue() - Method in interface com.sapportals.connector.metadata.primitives.IShort
Returns the maximum value for this short.
getMaxValue() - Method in interface com.sapportals.connector.metadata.primitives.ITime
Returns the maximum value for this date.
getMaxWaitTime() - Method in interface com.sap.security.core.server.destinations.api.RFCDestination
Returns the maximum time to wait in a connection request for a free connection.
getMaximumSeverity() - Method in class com.sap.tc.logging.LogController
Gets the current maximum severity of this log controller.
getMaximumSeverity(LogController) - Method in class com.sap.tc.logging.LogController
Gets the current maximum severity of this log controller with respect to another log controller.
getMaximumSeverity(LogController[]) - Method in class com.sap.tc.logging.LogController
Same as LogController.getMaximumSeverity(LogController) but returns the minimum of the values of the specified log controllers.
getMessage() - Method in class com.sap.exception.BaseException
 
getMessage() - Method in class com.sap.exception.BaseRuntimeException
 
getMessage() - Method in class com.sap.exception.io.SAPFileNotFoundException
 
getMessage() - Method in class com.sap.exception.io.SAPIOException
 
getMessage() - Method in class com.sap.exception.remote.Cause
 
getMessage() - Method in class com.sap.exception.remote.SAPRemoteException
 
getMessage() - Method in class com.sap.exception.standard.SAPIllegalAccessException
 
getMessage() - Method in class com.sap.exception.standard.SAPIllegalArgumentException
 
getMessage() - Method in class com.sap.exception.standard.SAPNullPointerException
 
getMessage() - Method in class com.sap.exception.standard.SAPNumberFormatException
 
getMessage() - Method in class com.sap.exception.standard.SAPUnsupportedOperationException
 
getMessage() - Method in class com.sap.exception.util.SAPMissingResourceException
 
getMessage() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceException
This method is not implemented in the SAP Exception Framework, but must be present for compatibility with Throwable.
getMessage(int) - Static method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Create a VSIServiceMessage from a passed VSI_RC.
getMessage(Collection, int) - Static method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Create a VSIServiceMessage from a passed VSI_RC.
getMessage() - Method in class com.sap.tc.logging.LogRecord
Gets the full message of this log record.
getMessage(String, Object[]) - Static method in class com.sap.tc.logging.MSGCollection
 
getMessage() - Method in class com.sapportals.connector.ConnectorRuntimeException
 
getMessageBuilder() - Method in class com.sap.tc.logging.Formatter
Returns the MsgByte object.
getMessageBuilder() - Method in class com.sap.tc.logging.ListFormatter
Returns the MsgByte object.
getMessageID() - Method in class com.sap.tc.logging.exceptions.LoggingBaseException
 
getMessageText(Locale, String) - Method in class com.sap.localization.ResourceAccessor
Gets the message with the specified key regarding the locale.
getMetaDataEx() - Method in interface com.sapportals.connector.connection.IConnection
The interface IConnectionMetaData provides information about an EIS instance connected through a Connection instance.
getMetaDataEx() - Method in interface com.sapportals.connector.connection.IConnectionFactory
Gets metadata for the Resource Adapter.
getMetaType() - Method in interface com.sapportals.connector.metadata.objects.IElement
Return a detailed description of this element.
getMetadata() - Method in interface com.sapportals.connector.connection.IConnectionProperty
Returns the primitive metadata type of the property.
getMetadata() - Method in interface com.sapportals.connector.execution.functions.IInteractionProperty
returns the type of the property and its metadata
getMethod(String) - Method in interface com.sapportals.connector.metadata.objects.IBusinessObject
Returns a method of the element.
getMethods() - Method in interface com.sapportals.connector.metadata.objects.IBusinessObject
Returns the methods of this element.
getMinLength() - Method in interface com.sapportals.connector.metadata.primitives.IString
Returns the maximum length of the string.
getMinValue() - Method in interface com.sapportals.connector.metadata.primitives.IByte
Returns the minimum value for this byte.
getMinValue() - Method in interface com.sapportals.connector.metadata.primitives.IDate
Returns the minimum value for this date.
getMinValue() - Method in interface com.sapportals.connector.metadata.primitives.IDouble
Returns the minimum value for this double.
getMinValue() - Method in interface com.sapportals.connector.metadata.primitives.IFloat
Returns the minimum value for this float.
getMinValue() - Method in interface com.sapportals.connector.metadata.primitives.IInt
Returns the minimum value for this integer.
getMinValue() - Method in interface com.sapportals.connector.metadata.primitives.ILong
Returns the minimum value for this long.
getMinValue() - Method in interface com.sapportals.connector.metadata.primitives.INumber
Returns the minimum value for this integer.
getMinValue() - Method in interface com.sapportals.connector.metadata.primitives.IShort
Returns the minimum value for this short.
getMinValue() - Method in interface com.sapportals.connector.metadata.primitives.ITime
Returns the minimum value for this date.
getMinimumSeverity() - Method in class com.sap.tc.logging.LogController
Gets the current minimum severity of this log controller.
getMinimumSeverity(LogController) - Method in class com.sap.tc.logging.LogController
Gets the current minimum severity of this log controller with respect to another log controller.
getMinimumSeverity(LogController[]) - Method in class com.sap.tc.logging.LogController
Same as LogController.getMinimumSeverity(LogController) but returns the minimum of the values of the specified log controllers.
getMode() - Method in class com.sap.tc.logging.BaseLog
 
getMode() - Method in class com.sap.tc.logging.FileLog
Get current working mode of the FileLog return 0 == FileLog.MODE_FILE_SET 1 == FileLog.MODE_SINGLE_FILE
getMode() - Method in interface com.sap.tc.logging.interfaces.IBaseLog
Get current working mode
getMode() - Method in interface com.sap.tc.logging.interfaces.IReadLog
 
getMsgAlias() - Method in class com.sap.tc.logging.LogRecord
Gets the unique message alias.
getMsgClear() - Method in class com.sap.tc.logging.LogRecord
Gets the clear text version of this log record.
getMsgClear() - Method in interface com.sap.tc.logging.interfaces.ILogRecord
Gets the clear text version of this log record.
getMsgCode() - Method in class com.sap.tc.logging.LogRecord
Gets the toString result of the language-independent message code of this log record.
getMsgCode() - Method in interface com.sap.tc.logging.interfaces.ILogRecord
Gets the toString result of the language-independent message code of this log record.
getMsgDefault() - Method in class com.sap.tc.logging.LogRecord
Gets the default text version of this log record.
getMsgException() - Method in class com.sap.tc.logging.LogRecord
Gets the exception of this log record.
getMsgID() - Method in class com.sap.tc.logging.MsgObject
 
getMsgKey() - Method in class com.sap.tc.logging.MsgObject
 
getMsgKeyAndID() - Method in class com.sap.tc.logging.MsgObject
 
getMsgLocalized() - Method in class com.sap.tc.logging.LogRecord
Gets the localized text version of this log record.
getMsgText() - Method in class com.sap.tc.logging.MsgObject
 
getMsgType() - Method in class com.sap.tc.logging.LogRecord
Gets the type of the message text of this log record.
getMsgType() - Method in interface com.sap.tc.logging.interfaces.ILogRecord
Gets the type of the message text of this log record.
getName() - Method in class com.sap.engine.lib.security.Principal
 
getName() - Method in class com.sap.engine.lib.security.http.HttpGetterCallback
 
getName() - Method in class com.sap.engine.lib.security.http.HttpSetterCallback
 
getName() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartPart
Returns the name of the body of this multipart sub-message.
getName() - Method in interface com.sap.security.core.server.destinations.api.Destination
Get the name of this destination
getName() - Method in interface com.sap.security.core.server.vsi.api.Adapter
Get the name of the virus scan adapter provider.
getName() - Method in interface com.sap.security.core.server.vsi.api.Group
Get the group name.
getName() - Method in interface com.sap.security.core.server.vsi.api.Profile
Get the profile name.
getName() - Method in interface com.sap.security.core.server.vsi.api.Provider
Get the provider Name.
getName() - Method in interface com.sap.security.core.server.vsi.api.Server
Get the name of the Virus Scan Server provider.
getName() - Method in class com.sap.tc.logging.BaseLog
 
getName() - Method in class com.sap.tc.logging.Log
Gets the name for this log.
getName() - Method in class com.sap.tc.logging.LogController
Gets the name for this log.
getName() - Method in interface com.sap.tc.logging.interfaces.IObjectInfo
 
getName() - Method in interface com.sapportals.connector.execution.objects.language.IFunction
Returns the name of the function expression.
getName() - Method in interface com.sapportals.connector.execution.objects.language.ISymbol
Returns the name of the symbol.
getName() - Method in interface com.sapportals.connector.metadata.functions.IFunction
Returns the name of the function.
getName() - Method in interface com.sapportals.connector.metadata.functions.IParameter
Returns the name of this parameter.
getName() - Method in interface com.sapportals.connector.metadata.objects.IAttribute
Returns the name of the attribute.
getName() - Method in interface com.sapportals.connector.metadata.objects.IElement
Returns the name of the element.
getName() - Method in interface com.sapportals.connector.metadata.objects.IIndex
Returns the index name.
getName() - Method in interface com.sapportals.connector.metadata.relations.IKey
Returns the name of the key.
getName() - Method in interface com.sapportals.connector.metadata.relations.IRelation
Deprecated.  
getNative(String) - Method in interface com.sapportals.connector.connection.INative
Returns the handle to the requested interface of the EIS.
getNestedException() - Method in class com.sap.security.core.server.securestorage.exception.SecureStorageException
 
getNestedLocalizedMessage() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
 
getNestedLocalizedMessage(Locale) - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
 
getNestedLocalizedMessage(TimeZone) - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
 
getNestedLocalizedMessage(Locale, TimeZone) - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
 
getNestedLocalizedMessage() - Method in class com.sap.exception.BaseException
Chains localized messages of the nested exceptions.
getNestedLocalizedMessage(Locale) - Method in class com.sap.exception.BaseException
Chains localized messages of the nested exceptions.
getNestedLocalizedMessage(TimeZone) - Method in class com.sap.exception.BaseException
Chains localized message of the nested exceptions.
getNestedLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.BaseException
Chains localized message of the nested exceptions.
getNestedLocalizedMessage() - Method in class com.sap.exception.BaseExceptionInfo
Chains localized messages of the nested exceptions.
getNestedLocalizedMessage(Locale) - Method in class com.sap.exception.BaseExceptionInfo
Chains localized messages of the nested exceptions.
getNestedLocalizedMessage(TimeZone) - Method in class com.sap.exception.BaseExceptionInfo
Chains localized message of the nested exceptions.
getNestedLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.BaseExceptionInfo
Chains localized message of the nested exceptions.
getNestedLocalizedMessage() - Method in class com.sap.exception.BaseRuntimeException
Chains localized messages of the nested exceptions.
getNestedLocalizedMessage(Locale) - Method in class com.sap.exception.BaseRuntimeException
Chains localized messages of the nested exceptions.
getNestedLocalizedMessage(TimeZone) - Method in class com.sap.exception.BaseRuntimeException
Chains localized message of the nested exceptions.
getNestedLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.BaseRuntimeException
Chains localized message of the nested exceptions.
getNestedLocalizedMessage() - Method in interface com.sap.exception.IBaseException
Chains localized messages of the nested exceptions.
getNestedLocalizedMessage(Locale) - Method in interface com.sap.exception.IBaseException
Chains localized messages of the nested exceptions.
getNestedLocalizedMessage(TimeZone) - Method in interface com.sap.exception.IBaseException
Chains localized message of the nested exceptions.
getNestedLocalizedMessage(Locale, TimeZone) - Method in interface com.sap.exception.IBaseException
Chains localized message of the nested exceptions.
getNestedLocalizedMessage() - Method in class com.sap.exception.io.SAPFileNotFoundException
 
getNestedLocalizedMessage(Locale) - Method in class com.sap.exception.io.SAPFileNotFoundException
 
getNestedLocalizedMessage(TimeZone) - Method in class com.sap.exception.io.SAPFileNotFoundException
 
getNestedLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.io.SAPFileNotFoundException
 
getNestedLocalizedMessage() - Method in class com.sap.exception.io.SAPIOException
 
getNestedLocalizedMessage(Locale) - Method in class com.sap.exception.io.SAPIOException
 
getNestedLocalizedMessage(TimeZone) - Method in class com.sap.exception.io.SAPIOException
 
getNestedLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.io.SAPIOException
 
getNestedLocalizedMessage() - Method in class com.sap.exception.remote.SAPRemoteException
 
getNestedLocalizedMessage(Locale) - Method in class com.sap.exception.remote.SAPRemoteException
 
getNestedLocalizedMessage(TimeZone) - Method in class com.sap.exception.remote.SAPRemoteException
 
getNestedLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.remote.SAPRemoteException
 
getNestedLocalizedMessage() - Method in class com.sap.exception.standard.SAPIllegalAccessException
 
getNestedLocalizedMessage(Locale) - Method in class com.sap.exception.standard.SAPIllegalAccessException
 
getNestedLocalizedMessage(TimeZone) - Method in class com.sap.exception.standard.SAPIllegalAccessException
 
getNestedLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.standard.SAPIllegalAccessException
 
getNestedLocalizedMessage() - Method in class com.sap.exception.standard.SAPIllegalArgumentException
 
getNestedLocalizedMessage(Locale) - Method in class com.sap.exception.standard.SAPIllegalArgumentException
 
getNestedLocalizedMessage(TimeZone) - Method in class com.sap.exception.standard.SAPIllegalArgumentException
 
getNestedLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.standard.SAPIllegalArgumentException
 
getNestedLocalizedMessage() - Method in class com.sap.exception.standard.SAPNullPointerException
 
getNestedLocalizedMessage(Locale) - Method in class com.sap.exception.standard.SAPNullPointerException
 
getNestedLocalizedMessage(TimeZone) - Method in class com.sap.exception.standard.SAPNullPointerException
 
getNestedLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.standard.SAPNullPointerException
 
getNestedLocalizedMessage() - Method in class com.sap.exception.standard.SAPNumberFormatException
 
getNestedLocalizedMessage(Locale) - Method in class com.sap.exception.standard.SAPNumberFormatException
 
getNestedLocalizedMessage(TimeZone) - Method in class com.sap.exception.standard.SAPNumberFormatException
 
getNestedLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.standard.SAPNumberFormatException
 
getNestedLocalizedMessage() - Method in class com.sap.exception.standard.SAPUnsupportedOperationException
 
getNestedLocalizedMessage(Locale) - Method in class com.sap.exception.standard.SAPUnsupportedOperationException
 
getNestedLocalizedMessage(TimeZone) - Method in class com.sap.exception.standard.SAPUnsupportedOperationException
 
getNestedLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.standard.SAPUnsupportedOperationException
 
getNestedLocalizedMessage() - Method in class com.sap.exception.util.SAPMissingResourceException
 
getNestedLocalizedMessage(Locale) - Method in class com.sap.exception.util.SAPMissingResourceException
 
getNestedLocalizedMessage(TimeZone) - Method in class com.sap.exception.util.SAPMissingResourceException
 
getNestedLocalizedMessage(Locale, TimeZone) - Method in class com.sap.exception.util.SAPMissingResourceException
 
getNestedStackTraceString() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
 
getNestedStackTraceString() - Method in class com.sap.exception.BaseException
Chains the stack trace information of nested exceptions.
getNestedStackTraceString() - Method in class com.sap.exception.BaseExceptionInfo
Get stack trace information as a string.
getNestedStackTraceString() - Method in class com.sap.exception.BaseRuntimeException
Chains the stack trace information of nested exceptions.
getNestedStackTraceString() - Method in interface com.sap.exception.IBaseException
Chains the stack trace information of nested exceptions.
getNestedStackTraceString() - Method in class com.sap.exception.io.SAPFileNotFoundException
 
getNestedStackTraceString() - Method in class com.sap.exception.io.SAPIOException
 
getNestedStackTraceString() - Method in class com.sap.exception.remote.SAPRemoteException
 
getNestedStackTraceString() - Method in class com.sap.exception.standard.SAPIllegalAccessException
 
getNestedStackTraceString() - Method in class com.sap.exception.standard.SAPIllegalArgumentException
 
getNestedStackTraceString() - Method in class com.sap.exception.standard.SAPNullPointerException
 
getNestedStackTraceString() - Method in class com.sap.exception.standard.SAPNumberFormatException
 
getNestedStackTraceString() - Method in class com.sap.exception.standard.SAPUnsupportedOperationException
 
getNestedStackTraceString() - Method in class com.sap.exception.util.SAPMissingResourceException
 
getNewLog() - Method in class com.sap.tc.logging.NewLogEvent
 
getNextMatch(String[]) - Method in interface com.sap.tc.logging.interfaces.IReadableLog
This method returns LoggingResultSet that contains one or zero LogRecords.
getNextMatch(String[], boolean) - Method in interface com.sap.tc.logging.interfaces.IReadableLog
This method returns LoggingResultSet that contains one or zero LogRecords.
getNextMatch(String[]) - Method in class com.sap.tc.logging.reader.ReadableLog
This method returns LoggingResultSet that contains one or zero LogRecords.
getNextMatch(String[], boolean) - Method in class com.sap.tc.logging.reader.ReadableLog
This method returns LoggingResultSet that contains one or zero LogRecords.
getNonStrictInstance() - Static method in class com.sap.security.core.server.https.DefaultHostnameVerifier
 
getNumber(int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a Number in the Java programming language.
getNumber(String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a Number in the Java programming language.
getNumberOfAllClientObjects() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfAllClientObjects() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfAllClients() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfAllClients() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfDrivers() - Method in class com.sap.security.core.server.vsi.api.Engine
Get the number of drivers loeded by the engine.
getNumberOfEncodedObjects() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfEncodedObjects() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfEncryptedObjects() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfEncryptedObjects() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfKeys() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfKeys() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfKnwonViruses() - Method in class com.sap.security.core.server.vsi.api.Driver
Get the number of viruses the driver knows.
getNumberOfLogRecordsWritten() - Method in class com.sap.tc.logging.Log
This method returns the number that indicates how many LogRecords have been written so far.
getNumberOfLogRecordsWritten() - Method in interface com.sap.tc.logging.interfaces.ILog
This method returns the number that indicates how many LogRecords have been written so far.
getNumberOfServiceClientObjects() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfServiceClientObjects() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfServiceClients() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfServiceClients() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfServiceKeys() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfServiceKeys() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfWebAppClientObjects() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfWebAppClientObjects() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfWebAppClients() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfWebAppClients() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfWebAppKeys() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfWebAppKeys() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getObject(int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as an Object in the Java programming language.
getObject(String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as an Object in the Java programming language.
getObjectIDs(int, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
Returns a list with the names of central stored objects of clients
getObjectIDs(int, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getObjectIDs() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
Returns a list of all central stored objects
getObjectIDs() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
 
getObjectName() - Method in class com.sap.security.core.server.vsi.api.Infection
Returns the infected object name.
getObjectName() - Method in class com.sap.security.core.server.vsi.api.ScanError
Returns the name of the error object.
getObjectSize() - Method in class com.sap.security.core.server.vsi.api.Infection
Returns the size of the infected object.
getObjectSize() - Method in class com.sap.security.core.server.vsi.api.ScanError
Returns the size of the error object.
getObjectsMetaData() - Method in interface com.sapportals.connector.connection.IConnection
The interface IObjectsMetaData is the entry point of the object model meta data.
getOperator() - Method in interface com.sapportals.connector.execution.objects.language.ICompareCriteria
returns the operator of the criteria
getOperator() - Method in interface com.sapportals.connector.execution.objects.language.ICompoundLogicalCriteria
Returns the operator used in the logical expression.
getOrderBy() - Method in interface com.sapportals.connector.execution.objects.language.IQueryOperation
Returns the Order by clause of the query
getOrderType(int) - Method in interface com.sapportals.connector.execution.objects.language.IOrderBy
Returns the sort order at the specified index
getOutputStream() - Method in class com.sap.tc.logging.StreamLog
 
getOwner() - Method in interface com.sapportals.connector.metadata.functions.IParameter
returns the owner of the parameter
getOwners() - Method in class com.sap.tc.logging.Log
 
getParameter(String) - Method in interface com.sap.security.core.server.vsi.api.Group
Get one parameter.
getParameter(String) - Method in interface com.sap.security.core.server.vsi.api.Instance
Get parameter from VSA
getParameter(String) - Method in interface com.sap.security.core.server.vsi.api.Profile
Get one parameter.
getParameter(String) - Method in interface com.sap.security.core.server.vsi.api.Provider
Get one parameter.
getParameter(String) - Method in interface com.sapportals.connector.metadata.functions.IFunction
Given a parameter name - returns an IParamter interface for that function parameter.
getParameterName() - Method in class com.sap.security.core.server.vsi.api.Parameter
Get Parameter name.
getParameterValue() - Method in class com.sap.security.core.server.vsi.api.Parameter
Get Parameter value.
getParameters() - Method in interface com.sap.security.core.server.vsi.api.Group
Get all actual defined paramters.
getParameters() - Method in interface com.sap.security.core.server.vsi.api.Instance
Get all VSA parameters
getParameters() - Method in interface com.sap.security.core.server.vsi.api.Profile
Get all actual paramters.
getParameters() - Method in interface com.sap.security.core.server.vsi.api.Provider
Get all actual paramters.
getParameters() - Method in interface com.sapportals.connector.metadata.functions.IFunction
Returns a List of all the function's parameters.
getParameters(int) - Method in interface com.sapportals.connector.metadata.functions.IFunction
Returns a List of in/out/inAndOut function's parameters according to the paremeterDirection parameter.
getParamterType() - Method in class com.sap.security.core.server.vsi.api.Parameter
Get Parameter type.
getParent() - Method in class com.sap.tc.logging.Category
Gets the parent category of this category.
getParent() - Method in class com.sap.tc.logging.FileLog
Returns the pathname string of this FileLog object's pattern's parent, or null if the pattern does not expand to a pathname that has a parent directory.
getParent() - Method in class com.sap.tc.logging.Location
Gets the parent location of this location.
getParent() - Method in interface com.sap.tc.logging.interfaces.IFileLog
Returns the pathname string of this FileLog object's pattern's parent, or null if the pattern does not expand to a pathname that has a parent directory.
getParentFile() - Method in class com.sap.tc.logging.FileLog
Deprecated. Use new java.io.File(FileLog.getParent())
getPath() - Method in class com.sap.tc.logging.FileLog
Returns the pathname string of the current file this FileLog object represent.
getPath() - Method in interface com.sap.tc.logging.interfaces.IFileLog
Returns the pathname string of the current file this FileLog object represent.
getPattern() - Method in class com.sap.tc.logging.BaseLog
 
getPattern() - Method in class com.sap.tc.logging.FileLog
Gets the file name pattern of this file log.
getPattern() - Method in class com.sap.tc.logging.TraceFormatter
Gets the current formatting pattern of this formatter.
getPattern() - Method in interface com.sap.tc.logging.interfaces.IBaseLog
Gets the name pattern of this file log.
getPattern() - Method in interface com.sap.tc.logging.interfaces.IFileLog
Gets the file name pattern of this file log.
getPatternKey() - Method in interface com.sap.localization.LocalizableText.Msg
Returns the pattern key.
getPatternKey() - Method in class com.sap.localization.LocalizableTextFormatter
Getter method for the pattern key.
getPeriodicity() - Method in class com.sap.tc.logging.Configurator
Gets the periodicity of this configurator in minutes.
getPosition() - Method in interface com.sapportals.connector.metadata.objects.IAttribute
Returns the position (index) of the attribute in the object, if any if position is undefined, returns IConnectorMetaData.UNDEFINED
getPossibleTypes() - Method in interface com.sapportals.connector.metadata.structures.IUnionStructure
Returns a Set of IStructure objects containing metadata for possible union types.
getPrefixInBundle() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Returns the prefix to be used in the resource bundle.
getPrefixInOutput() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Returns the prefix to be used in printed output.
getPreviousMatch(String[]) - Method in interface com.sap.tc.logging.interfaces.IReadableLog
This method returns LoggingResultSet that contains one or zero LogRecords.
getPreviousMatch(String[], boolean) - Method in interface com.sap.tc.logging.interfaces.IReadableLog
This method returns LoggingResultSet that contains one or zero LogRecords.
getPreviousMatch(String[]) - Method in class com.sap.tc.logging.reader.ReadableLog
This method returns LoggingResultSet that contains one or zero LogRecords.
getPreviousMatch(String[], boolean) - Method in class com.sap.tc.logging.reader.ReadableLog
This method returns LoggingResultSet that contains one or zero LogRecords.
getPrivateLogs() - Method in class com.sap.tc.logging.LogController
Gets the private logs this log controller writes messages to.
getProfile(int) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a profile object.
getProfile(String) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get the requested profile object.
getProfile() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get the default scan profile.
getProfileLinkCondition() - Method in interface com.sap.security.core.server.vsi.api.Profile
Return condition of linkage PROFILE_AND_LINKED PROFILE_OR_LINKED
getProfileSteps() - Method in interface com.sap.security.core.server.vsi.api.Profile
Return a String[][2] array of: "Group" , "GroupName0" "Profile", "ProfileName0" "Group" , "GroupName1" "Profile", "ProfileName1" The returned steps are exactly in the order the scan actions will be performed.
getProfiles() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Return a String[] array containing the names of the profiles which are available (active and not active).
getProperties() - Method in class com.sap.tc.logging.PropertiesConfigurator
Gets the properties object used for this configurator.
getPropertyValue(String) - Method in interface com.sapportals.connector.connection.IConnectionSpec
Get the value of one property
getPropertyValue(String) - Method in interface com.sapportals.connector.execution.functions.IInteractionSpec
Get the value of one interaction property
getProvider(String) - Method in interface com.sap.security.core.server.vsi.api.Group
Get a specific provider object from the group.
getProvider(int) - Method in interface com.sap.security.core.server.vsi.api.Group
Get a specific provider object from the group.
getProvider(int) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get the provider object.
getProvider(String) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get the requested provider object.
getProvider() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get the default provider.
getProviders() - Method in interface com.sap.security.core.server.vsi.api.Group
Get the list of provider names which assigned to this Group.
getProviders() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Return a String[] array containing the names of the providers which are active (means available).
getProxySocket(String, int) - Static method in class com.sap.security.core.server.https.Utils
Creates a socket for SSL over proxy, which can be used in createSocket-method.
getProxySocket(String, int, String, String) - Static method in class com.sap.security.core.server.https.Utils
Creates a socket for SSL over proxy, which can be used in createSocket-method.
getProxySocket(String, int, String, int) - Static method in class com.sap.security.core.server.https.Utils
Creates a socket for SSL over proxy, which can be used in createSocket-method.
getProxySocket(String, int, String, int, String, String) - Static method in class com.sap.security.core.server.https.Utils
Creates a socket for SSL over proxy, which can be used in createSocket-method.
getProxySocket(String, int, String, String, int, String, String) - Static method in class com.sap.security.core.server.https.Utils
 
getQueryChunkSize() - Method in interface com.sapportals.connector.execution.objects.IExecution
Returns the maximum rows number in a RecordSet that is received as a return value of the retrieveResultSet() method.
getQueryDefaultTimeout() - Method in interface com.sapportals.connector.metadata.IConnectorMetaData
Returns the default time in milliseconds for executing a query
getRealExceptionName() - Method in class com.sap.exception.remote.Cause
 
getRecord() - Method in class com.sap.tc.logging.Log
Deprecated. - Not supported anymore - always return null
getRecord() - Method in class com.sap.tc.logging.LogController
Gets the last log record written via this log controller.
getRecordFactory() - Method in interface com.sapportals.connector.execution.functions.IInteraction
The interface RecordFactory is used for creating MappedRecord and IndexedRecord instances.
getRecords() - Method in interface com.sapportals.connector.execution.structures.IRecordSet
Return an Enueration of IRecord objects for going over this RecordSet's records.
getReferenceProfile() - Method in interface com.sap.security.core.server.vsi.api.Profile
Get the used reference profile name.
getRelation(String) - Method in interface com.sapportals.connector.metadata.objects.IBusinessObject
Returns a relation of this element given the unique name.
getRelation(String) - Method in interface com.sapportals.connector.metadata.relations.IRelationsMetaData
Returns a relation by its identifying token
getRelations() - Method in interface com.sapportals.connector.metadata.objects.IBusinessObject
Deprecated. Use getRelationsEx()
getRelations() - Method in interface com.sapportals.connector.metadata.relations.IRelationsMetaData
Deprecated. Use getRelationsEx()
getRelations(IBusinessObject, IBusinessObject) - Method in interface com.sapportals.connector.metadata.relations.IRelationsMetaData
Deprecated. Use getRelationsEx(IBusinessObject,IBusinessObject)
getRelationsEx() - Method in interface com.sapportals.connector.metadata.objects.IBusinessObject
Returns the relations of this business object.
getRelationsEx() - Method in interface com.sapportals.connector.metadata.relations.IRelationsMetaData
Returns the EIS relations between all EIS business objects.
getRelationsEx(IBusinessObject, IBusinessObject) - Method in interface com.sapportals.connector.metadata.relations.IRelationsMetaData
Returns the EIS relations the current user can execute between two given objects.
getRelationsMetaData() - Method in interface com.sapportals.connector.connection.IConnection
The interface IRelationsMetaData is the entry point of the object model relations meta data.
getRelationsToObject(String) - Method in interface com.sapportals.connector.metadata.objects.IBusinessObject
Deprecated. Use getRelationsToObjectEx(String)
getRelationsToObjectEx(String) - Method in interface com.sapportals.connector.metadata.objects.IBusinessObject
Returns the relations of this object to a target object ordered
getRelatives() - Method in class com.sap.tc.logging.LogController
 
getRelatives() - Method in class com.sap.tc.logging.LogRecord
Gets the log controllers related to the source of this log record.
getRemoveLog() - Method in class com.sap.tc.logging.RemoveLogEvent
 
getRepositoryAuthenticationDestination() - Method in interface com.sap.security.core.server.destinations.api.RFCDestination
Return the name of the destination to be used for authentication at the repository
getResourceAccessor() - Method in class com.sap.localization.LocalizableTextFormatter
Getter method for the resource accessor.
getResourceBundleName() - Method in class com.sap.localization.LocalizableTextFormatter
Getter method for the resource bundle name.
getResourceBundleName() - Method in class com.sap.localization.ResourceAccessor
Getter method for the resource bundle name.
getResourceBundleName() - Method in class com.sap.tc.logging.LogController
Gets the name of the optional resource bundle assigned to this log controller.
getResourceBundleName() - Method in class com.sap.tc.logging.LogRecord
Gets the name of the resource bundle assigned to the language-independent message belonging to this log record.
getResourceBundleName() - Method in interface com.sap.tc.logging.interfaces.ILogRecord
Gets the name of the resource bundle assigned to the language-independent message belonging to this log record.
getResults() - Method in interface com.sap.tc.logging.interfaces.ILoggingResultSet
Return a list of result nodes in this Result Set
getResults() - Method in class com.sap.tc.logging.reader.LogRecordResultSet
 
getReversedRelationsEx() - Method in interface com.sapportals.connector.metadata.objects.IBusinessObject
Returns the relations of this business object.
getRightClause() - Method in interface com.sapportals.connector.execution.objects.language.IJoinPredicate
Returns the right clause of this from sub clause
getRightExpression() - Method in interface com.sapportals.connector.execution.objects.language.ICompareCriteria
returns the right expression of the criteria.
getRightExpression() - Method in interface com.sapportals.connector.execution.objects.language.ILikeCriteria
Get right expression.
getRoot() - Static method in class com.sap.tc.logging.Category
Gets the root category.
getRoot() - Static method in class com.sap.tc.logging.Location
Gets the root location.
getScanErrorCollection() - Method in class com.sap.security.core.server.vsi.api.exception.VirusScanException
Return the ScanError objects as Collection
getScanErrors() - Method in interface com.sap.security.core.server.vsi.api.Instance
Deprecated. Do not use
getScanErrors() - Method in class com.sap.security.core.server.vsi.api.exception.VirusScanException
Returns the scan error array.
getSecretKeyIDs(String, int) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
Returns a list with the names of secret keys of clients
getSecretKeyIDs(String, int) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getSecureStorageAdministratorContext() - Method in interface com.sap.security.core.server.securestorage.SecureStorageRuntimeInterface
Returns a SecureStorageAdministrationContext - only accessible for administrators
getSecureStorageAdministratorContext() - Method in class com.sap.security.core.server.securestorage.SecureStorageRuntimeInterfaceImpl
 
getSecureStorageClientContext() - Method in interface com.sap.security.core.server.securestorage.SecureStorageRuntimeInterface
Returns a SecureStorageClientContext for the specified client
getSecureStorageClientContext(String) - Method in interface com.sap.security.core.server.securestorage.SecureStorageRuntimeInterface
Returns a SecureStorageClientContext for the specified client
getSecureStorageClientContext(String, int) - Method in interface com.sap.security.core.server.securestorage.SecureStorageRuntimeInterface
Returns a SecureStorageClientContext for the specified client
getSecureStorageClientContext() - Method in class com.sap.security.core.server.securestorage.SecureStorageRuntimeInterfaceImpl
 
getSecureStorageClientContext(String) - Method in class com.sap.security.core.server.securestorage.SecureStorageRuntimeInterfaceImpl
 
getSecureStorageClientContext(String, int) - Method in class com.sap.security.core.server.securestorage.SecureStorageRuntimeInterfaceImpl
 
getSelect() - Method in interface com.sapportals.connector.execution.objects.language.IQueryOperation
Returns the select clause of the query
getSelectSymbol() - Method in interface com.sapportals.connector.execution.objects.language.IAliasSymbol
The select symbol this alias represents.
getSelectedAttributes(String) - Method in interface com.sapportals.connector.execution.objects.IQuery
Deprecated. Returns the list of attributes of the given object in this query.
getServer() - Method in interface com.sap.security.core.server.vsi.api.Provider
If the instance provider is a Virus Scan Server, this method returns the Server object of the instance.
getServerMajorVersion() - Method in interface com.sap.security.core.server.vsi.api.Server
Get the major version number of the server.
getServerMinorVersion() - Method in interface com.sap.security.core.server.vsi.api.Server
Get the minor version number of the server.
getServerVersion() - Method in interface com.sap.security.core.server.vsi.api.Server
Get the version string of the Virus Scan Server.
getSession() - Method in class com.sap.tc.logging.LogRecord
Gets the session on behalf of which this log record was issued.
getSession() - Method in interface com.sap.tc.logging.interfaces.IRPRecord
 
getSeverity() - Method in class com.sap.tc.logging.LogRecord
Gets the severity of this log record.
getSeverity() - Method in interface com.sap.tc.logging.interfaces.ILogRecord
Gets the severity of this log record.
getShort(int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a short in the Java programming language.
getShort(String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a short in the Java programming language.
getSize() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartPart
Returns the size of the body of this multipart sub-message.
getSize() - Method in class com.sap.tc.logging.LogRecord
Gets size of this LogRecord.
getSize() - Method in interface com.sap.tc.logging.interfaces.IFileSetLog
Gets the size of rotating fileset, number of files in fileset.
getSize() - Method in interface com.sap.tc.logging.interfaces.ILoggingResultSet
Return the number of result nodes in this Result Set
getSize() - Method in class com.sap.tc.logging.reader.LogRecordResultSet
 
getSize() - Method in class com.sap.tc.logging.reader.ReadFileSetLog
Gets the size of rotating fileset, number of files in fileset.
getSocket() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Return a socket to the server specified in the URL field of the destination.
getSource() - Method in class com.sap.tc.logging.BaseLog
 
getSource() - Method in class com.sap.tc.logging.LogRecord
Deprecated. Not supported anymore - always return null
getSource() - Method in interface com.sap.tc.logging.interfaces.IBaseLog
Gets the source name of this file log.
getSource() - Method in interface com.sap.tc.logging.interfaces.ILogRecord
Gets the log controller this log record came from.
getSourceAttribute() - Method in interface com.sapportals.connector.metadata.relations.IDefaultRelation
Deprecated. Returns the source attribute of the relation.
getSourceKey() - Method in interface com.sapportals.connector.metadata.relations.IRelation
Returns the source key of the relation
getSourceName() - Method in class com.sap.tc.logging.LogRecord
Gets the name of the log controller this log record came from.
getSourceName() - Method in interface com.sap.tc.logging.interfaces.ILogRecord
Gets the name of the log controller this log record came from.
getSourceObject() - Method in interface com.sapportals.connector.metadata.relations.IRelation
Returns the source business object of the relation.
getStackTraceString() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
 
getStackTraceString() - Method in class com.sap.exception.BaseException
Gets stack trace information of this exception only.
getStackTraceString() - Method in class com.sap.exception.BaseExceptionInfo
Gets stack trace information of this exception.
getStackTraceString() - Method in class com.sap.exception.BaseRuntimeException
Gets stack trace information of this exception only.
getStackTraceString() - Method in interface com.sap.exception.IBaseException
Gets stack trace information of this exception only.
getStackTraceString() - Method in class com.sap.exception.io.SAPFileNotFoundException
 
getStackTraceString() - Method in class com.sap.exception.io.SAPIOException
 
getStackTraceString() - Method in class com.sap.exception.remote.SAPRemoteException
 
getStackTraceString() - Method in class com.sap.exception.standard.SAPIllegalAccessException
 
getStackTraceString() - Method in class com.sap.exception.standard.SAPIllegalArgumentException
 
getStackTraceString() - Method in class com.sap.exception.standard.SAPNullPointerException
 
getStackTraceString() - Method in class com.sap.exception.standard.SAPNumberFormatException
 
getStackTraceString() - Method in class com.sap.exception.standard.SAPUnsupportedOperationException
 
getStackTraceString() - Method in class com.sap.exception.util.SAPMissingResourceException
 
getStartupDate() - Method in interface com.sap.security.core.server.vsi.api.Server
Get the date of the server startup.
getStrictInstance() - Static method in class com.sap.security.core.server.https.DefaultHostnameVerifier
 
getString(int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a String in the Java programming language.
getString(String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as a String in the Java programming language.
getStructure(int) - Method in interface com.sapportals.connector.execution.structures.IStructureFactory
returns a structure of the type requested
getStructure(IStructure) - Method in interface com.sapportals.connector.execution.structures.IStructureFactory
returns an execution structure of the metadata structure requested
getStructure() - Method in interface com.sapportals.connector.metadata.functions.IParameter
Returns the metadata describing the structure of this parameter.
getStructure() - Method in interface com.sapportals.connector.metadata.objects.IAttribute
Returns the metadata describing the structure of this attribute.
getSymbol(int) - Method in interface com.sapportals.connector.execution.objects.language.IGroupBy
Returns the select symbol at the specified index.
getSymbol(int) - Method in interface com.sapportals.connector.execution.objects.language.IOrderBy
Returns the select symbol at the specified index.
getSymbol(int) - Method in interface com.sapportals.connector.execution.objects.language.ISelect
Returns the select symbol at the specified index.
getSymbolCount() - Method in interface com.sapportals.connector.execution.objects.language.IGroupBy
Returns the number of select symbols in the select clause.
getSymbolCount() - Method in interface com.sapportals.connector.execution.objects.language.IOrderBy
Returns the number of select symbols in the select clause.
getSymbolCount() - Method in interface com.sapportals.connector.execution.objects.language.ISelect
Returns the number of select symbols in the SELECT clause.
getSymbols() - Method in interface com.sapportals.connector.execution.objects.language.IGroupBy
Returns an ordered Iterator of IAttributeSymbol in the SELECT clause.
getSymbols() - Method in interface com.sapportals.connector.execution.objects.language.IOrderBy
Returns an ordered Iterator of IAttributeSymbol in the SELECT clause.
getSymbols() - Method in interface com.sapportals.connector.execution.objects.language.ISelect
Returns an ordered Iterator of ISelectSymbol in the SELECT clause.
getSysHostName() - Method in class com.sap.tc.logging.LogRecord
 
getSysHostName() - Method in interface com.sap.tc.logging.interfaces.IRPRecord
 
getSysInstanceName() - Method in class com.sap.tc.logging.LogRecord
 
getSysInstanceName() - Method in interface com.sap.tc.logging.interfaces.IRPRecord
 
getSysName() - Method in class com.sap.tc.logging.LogRecord
 
getSysName() - Method in interface com.sap.tc.logging.interfaces.IRPRecord
 
getSysNodeID() - Method in class com.sap.tc.logging.LogRecord
 
getSysNodeID() - Method in interface com.sap.tc.logging.interfaces.IRPRecord
 
getSystemStackTraceString() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException
 
getSystemStackTraceString() - Method in class com.sap.exception.BaseException
Gets the stack information of this exception in respect of the current system environment.
getSystemStackTraceString() - Method in class com.sap.exception.BaseRuntimeException
Gets the stack information of this exception in respect of the current system environment.
getSystemStackTraceString() - Method in interface com.sap.exception.IBaseException
Gets the stack information of this exception in respect of the current system environment.
getSystemStackTraceString() - Method in class com.sap.exception.io.SAPFileNotFoundException
Gets the stack information of this exception in respect of the current system environment.
getSystemStackTraceString() - Method in class com.sap.exception.io.SAPIOException
Gets the stack information of this exception in respect of the current system environment.
getSystemStackTraceString() - Method in class com.sap.exception.remote.SAPRemoteException
 
getSystemStackTraceString() - Method in class com.sap.exception.standard.SAPIllegalAccessException
Gets the stack information of this exception in respect of the current system environment.
getSystemStackTraceString() - Method in class com.sap.exception.standard.SAPIllegalArgumentException
Gets the stack information of this exception in respect of the current system environment.
getSystemStackTraceString() - Method in class com.sap.exception.standard.SAPNullPointerException
Gets the stack information of this exception in respect of the current system environment.
getSystemStackTraceString() - Method in class com.sap.exception.standard.SAPNumberFormatException
Gets the stack information of this exception in respect of the current system environment.
getSystemStackTraceString() - Method in class com.sap.exception.standard.SAPUnsupportedOperationException
Gets the stack information of this exception in respect of the current system environment.
getSystemStackTraceString() - Method in class com.sap.exception.util.SAPMissingResourceException
Gets the stack information of this exception in respect of the current system environment.
getTargetAttribute() - Method in interface com.sapportals.connector.metadata.relations.IDefaultRelation
Deprecated. Returns the target attribute of the relation.
getTargetKey() - Method in interface com.sapportals.connector.metadata.relations.IRelation
Returns the target key of the relation
getTargetObject() - Method in interface com.sapportals.connector.metadata.relations.IRelation
Returns the target business object of the relation.
getThread() - Method in class com.sap.tc.logging.LogRecord
Deprecated. Not supported anymore - always return null
getThread() - Method in interface com.sap.tc.logging.interfaces.ILogRecord
Gets the thread this log record belongs to if it still runs.
getThreadLocalInfo() - Method in class com.sap.tc.logging.LogController
 
getThreadName() - Method in class com.sap.tc.logging.LogRecord
Gets the name of the thread this log record belongs to
getThreadName() - Method in interface com.sap.tc.logging.interfaces.ILogRecord
Gets the name of the thread this log record belongs to
getTime() - Method in class com.sap.tc.logging.LogRecord
Gets the instantiation date of this log record in milliseconds.
getTime() - Method in interface com.sap.tc.logging.interfaces.ILogRecord
Gets the instantiation date of this log record in milliseconds.
getTime(int) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as an Date in the Java programming language.
getTime(String) - Method in interface com.sapportals.connector.execution.structures.IAbstractRecord
Gets the value of the designated column in the current row of this IRecordSet object as an Date in the Java programming language.
getTimeOut() - Method in interface com.sapportals.connector.execution.objects.IExecution
Returns the maximum time to execute the operation.
getTimeZone() - Method in interface com.sap.localization.Localizable
Getter method for the time-zone.
getTimeZone() - Method in class com.sap.localization.LocalizableTextFormatter
Getter method for the time zone.
getToken() - Method in interface com.sapportals.connector.metadata.relations.IBlackBoxRelation
Deprecated. Returns the token representing the relation
getTransaction() - Method in class com.sap.tc.logging.LogRecord
Gets the application on behalf of which this log record was issued.
getTransaction() - Method in interface com.sap.tc.logging.interfaces.IRPRecord
 
getTransferEncoding() - Method in class com.sap.engine.services.servlets_jsp.lib.multipart.MultipartPart
Returns the value of the Content-Transfer-Encoding header of this sub-message
getType() - Method in class com.sap.engine.lib.security.http.HttpGetterCallback
 
getType() - Method in class com.sap.engine.lib.security.http.HttpSetterCallback
 
getType() - Method in interface com.sapportals.connector.connection.IConnectionProperty
Returns whether the property is a system connection property or user connection property
getType() - Method in interface com.sapportals.connector.execution.objects.language.IExpression
Returns the type of the constant expression, if known.
getType() - Method in interface com.sapportals.connector.execution.objects.language.IOperation
returns the type of the operation
getType() - Method in interface com.sapportals.connector.execution.objects.language.ISelectSymbol
 
getType() - Method in interface com.sapportals.connector.metadata.objects.IElement
Returns the type of this element
getType() - Method in interface com.sapportals.connector.metadata.structures.IArrayStructure
Returns an IStructure interface containing metadata for the fields type
getType() - Method in interface com.sapportals.connector.metadata.structures.IFieldStructure
Returns an IPrimitive interface containing metadata for the field's type.
getTypes() - Method in interface com.sapportals.connector.execution.objects.language.IOrderBy
Returns an ordered Iterator of sort direction for each order as Boolean
getUIMetaData(String, Object) - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Used internally for obtaining UI information
getURLConnection() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Creates an HTTPURLConnection to the specified URL.
getURLConnection(String) - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
This has the same functionality as getURLConnection(), but it allows setting of the HTTP Request Method before setting the BASIC authentication data.
getUniqueIncreasingNumber() - Method in interface com.sap.engine.services.applocking.LogicalLocking
Returns a number with the following properties: every method-call returns a higher number than the previous ones the number contains the timestamp of the central server, so this will work correctly in a distrubuted environment and also after a restart of the cluster This number can be used for every purpose, it is not locking-specific.
getUniqueIncreasingNumber() - Method in interface com.sap.engine.services.applocking.TableLocking
Returns a number with the following properties: every method-call returns a higher number than the previous ones the number contains the timestamp of the central server, so this will work correctly in a distrubuted environment and also after a restart of the cluster This number can be used for every purpose, it is not locking-specific.
getUniqueName() - Method in interface com.sapportals.connector.metadata.functions.IFunction
Returns the unique name of the function.
getUniqueName() - Method in interface com.sapportals.connector.metadata.functions.IParameter
Returns the unique name of the parameter.
getUniqueName() - Method in interface com.sapportals.connector.metadata.objects.IAttribute
Returns the unique name of the attribute.
getUniqueName() - Method in interface com.sapportals.connector.metadata.objects.IElement
Returns the unique name of the element.
getUniqueName() - Method in interface com.sapportals.connector.metadata.objects.IIndex
Returns the index unique name.
getUrl() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Return the URL for this destination
getUser() - Method in class com.sap.tc.logging.LogRecord
Gets the user on behalf of which this log record was issued.
getUser() - Method in interface com.sap.tc.logging.interfaces.IRPRecord
 
getValidValues() - Method in interface com.sapportals.connector.connection.IConnectionProperty
Returns a Set of valid values for this connection property.
getValidValues() - Method in interface com.sapportals.connector.execution.functions.IInteractionProperty
Returns a set of valid values for this Interaction property.
getValidValues() - Method in interface com.sapportals.connector.metadata.functions.IParameter
Returns a set of valid values for this parameter.
getValue() - Method in class com.sap.engine.lib.security.http.HttpGetterCallback
 
getValue() - Method in class com.sap.engine.lib.security.http.HttpSetterCallback
 
getValue() - Method in interface com.sapportals.connector.execution.objects.language.IConstant
Returns the value of the constant expression
getValues() - Method in interface com.sapportals.connector.execution.objects.language.IInsertOperation
Returns the Iterator of values (Object) to be inserted.
getValues() - Method in interface com.sapportals.connector.execution.objects.language.ISetCriteria
Returns the Iterator of values (Object) in the criteria.
getValues() - Method in interface com.sapportals.connector.execution.objects.language.IUpdateOperation
Returns the Iterator of values IExpression to be updated.
getValuesCount() - Method in interface com.sapportals.connector.execution.objects.language.ISetCriteria
Returns the number of values in the criteria values Iterator.
getVendorInfoText() - Method in interface com.sap.security.core.server.vsi.api.Adapter
Get the vendor dependend info text.
getVerInUse() - Method in class com.sap.tc.logging.BaseLog
 
getVerInUse() - Method in class com.sap.tc.logging.Log
Gets the version of API.
getVerInUse() - Method in class com.sap.tc.logging.LogController
Gets the version of API.
getVerInUse() - Method in interface com.sap.tc.logging.interfaces.IObjectInfo
 
getVirusId() - Method in class com.sap.security.core.server.vsi.api.Infection
Returns the vendor dependent ID of the actual infection.
getVirusName() - Method in class com.sap.security.core.server.vsi.api.Infection
Returns the vendor dependent name of the infection (or virus infection).
getVsaMajorVersion() - Method in interface com.sap.security.core.server.vsi.api.Adapter
Get the major version number of the external virus scan adapter.
getVsaMinorVersion() - Method in interface com.sap.security.core.server.vsi.api.Adapter
Get the minor version number of the external virus scan adapter.
getVsaVendorName() - Method in interface com.sap.security.core.server.vsi.api.Adapter
Get the adapter name defined by the external vendor of the external virus scan adapter.
group(Object) - Method in class com.sap.tc.logging.LogController
Logs group message, specified as a resource name, from this controller.
group(String, Object) - Method in class com.sap.tc.logging.LogController
Same as LogController.group(java.lang.Object) but appends a string denoting a sublocation to the name of the group location.
group(Object, Object[]) - Method in class com.sap.tc.logging.LogController
Logs message, specified as resource name, with parameters from this controller.
group(String, Object, Object[]) - Method in class com.sap.tc.logging.LogController
Same as LogController.group(java.lang.Object, java.lang.Object[]) but appends a string denoting a sublocation to the name of the group location.
group(Object, String) - Method in class com.sap.tc.logging.LogController
Logs group message, specified as a resource name, from this controller.
group(String, Object, String) - Method in class com.sap.tc.logging.LogController
Same as LogController.group(java.lang.Object, java.lang.String) but appends a string denoting a sublocation to the name of the group location.
group(Object, Object[], String) - Method in class com.sap.tc.logging.LogController
Logs message, specified as resource name, with parameters from this controller.
group(String, Object, Object[], String) - Method in class com.sap.tc.logging.LogController
Same as LogController.group(java.lang.Object, java.lang.Object[], java.lang.String) but appends a string denoting a sublocation to the name of the group location.
groupT(String) - Method in class com.sap.tc.logging.LogController
Logs simple group message from this controller.
groupT(String, String) - Method in class com.sap.tc.logging.LogController
Same as LogController.groupT(java.lang.String) but appends a string denoting a sublocation to the name of the group location.
groupT(String, Object[]) - Method in class com.sap.tc.logging.LogController
Logs group message with parameters from this controller.
groupT(String, String, Object[]) - Method in class com.sap.tc.logging.LogController
Same as LogController.groupT(java.lang.String, java.lang.Object[]) but appends a string denoting a sublocation to the name of the group location.

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 2006 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MaxDB is a trademark of MySQL AB, Sweden. SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.