| Package | Description |
|---|---|
| com.sapportals.connector.connection |
Provides all connection related objects.
|
| com.sapportals.connector.execution.objects |
Provides execution object to execute EIS queries.
|
| Class and Description |
|---|
| IExecution
The base interface for execution of operations defined in the language
package.
|
| INativeQuery
The interface INativeQuery allows a connector client application to perform
queries given as a query string in the native EIS language.
|
| IQuery
Deprecated.
Use
IExecution interface |
| Class and Description |
|---|
| AttributeNotFoundException
Thrown when attempting access to an invalid
attribute
This exception overrides
AttributeNotFoundException.getLocalizedMessage() which returns
a message localized for current user locale |
| IAbstractQuery
The abstract interface for query
|
| InvalidConditionException
Thrown when attempting access to an invalid condition
This exception overrides
InvalidConditionException.getLocalizedMessage() which returns
a message localized for current user locale |
| InvalidQueryException
Thrown when attempting to perform an invalid query.
|
| InvalidQueryStringException
Thrown when executing an invalid query string
|
| InvalidRelationException
Thrown when attempting access to an invalid relation
|
| ObjectNotFoundException
Thrown when attempting access to an invalid object
|
| QueryExecutionException
Thrown when executing a query
This exception overrides
ConnectorException.getLocalizedMessage() which returns
a message localized for current user locale |
Copyright 2021 SAP SE Complete Copyright Notice