Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.sapportals.connector Classes and Interfaces - 133 results found.
NameDescriptionTypePackageFramework
AbstractConnectorConnectionAbstract class that implements IConnection and HttpSessionBindingListener.Classcom.sapportals.connector.connectionSAP NetWeaver
AttributeNotFoundExceptionThrown when attempting access to an invalidSee Also:Serialized FormClasscom.sapportals.connector.execution.objectsSAP NetWeaver
AttributeNotFoundExceptionThrown when an invalid attribute is requested.Classcom.sapportals.connector.metadata.objectsSAP NetWeaver
CapabilityNotFoundExceptionThrown when capability was not found.Classcom.sapportals.connector.metadataSAP NetWeaver
CapabilityNotSupportedExceptionThrown when capability is not supported.Classcom.sapportals.connector.metadataSAP NetWeaver
ConnectionClosedExceptionThrown to indicate that the connection is closedSee Also:Serialized FormClasscom.sapportals.connector.connectionSAP NetWeaver
ConnectionFailedExceptionThrown when failed to get a connection to the EIS instance.Classcom.sapportals.connector.connectionSAP NetWeaver
ConnectorExceptionThe base connector exception.Classcom.sapportals.connectorSAP NetWeaver
ConnectorRuntimeExceptionConnector runtime exceptionSee Also:Serialized FormClasscom.sapportals.connectorSAP NetWeaver
ElementNotFoundExceptionThrown when an invalid element is requested.Classcom.sapportals.connector.metadata.objectsSAP NetWeaver
ExecutionExceptionThrown when execution of a function has failed.Classcom.sapportals.connector.executionSAP NetWeaver
FieldNotFoundExceptionThrown when an invalid field is requestedSee Also:Serialized FormClasscom.sapportals.connector.metadata.structuresSAP NetWeaver
FunctionNotFoundExceptionThrown when an invalid function is requested.Classcom.sapportals.connector.metadata.functionsSAP NetWeaver
IAbstractQueryInterfacecom.sapportals.connector.execution.objectsSAP NetWeaver
IAbstractRecordThe abstract interface for Record.Interfacecom.sapportals.connector.execution.structuresSAP NetWeaver
IAggregateSymbolThis interface marks SQL operation symbols that are a part of the SELECT clause of a query.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IAliasSymbolThis interface marks SQL operation symbols that are a part of the SELECT clause of a query.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IArrayStructureThis interface exposes metadata for a arrayFields inherited from interface com.Interfacecom.sapportals.connector.metadata.structuresSAP NetWeaver
IAttributeInterfacecom.sapportals.connector.metadata.objectsSAP NetWeaver
IAttributeAliasSymbolThis interface marks SQL operation symbols that are a part of the SELECT clause of a query.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IAttributeSymbolThis interface marks a SQL operation symbol of a Business object attribute.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IBigDecimalThis base interface exposes metadata for a big decimal primitiveFields inherited from interface com.Interfacecom.sapportals.connector.metadata.primitivesSAP NetWeaver
IBlackBoxRelationThis interface exposes metadata for a relation between 2 EIS Business Objects using an obscure tokenInterfacecom.sapportals.connector.metadata.relationsSAP NetWeaver
IBooleanThis base interface exposes metadata for the boolean data primitiveFields inherited from interface com.Interfacecom.sapportals.connector.metadata.primitivesSAP NetWeaver
IBusinessObjectThis interface exposes metadata for an EIS Business ObjectFields inherited from interface com.Interfacecom.sapportals.connector.metadata.objectsSAP NetWeaver
IBusinessObjectGroupThis interface exposes metadata for an EIS Business Object Group.Interfacecom.sapportals.connector.metadata.objectsSAP NetWeaver
IBusinessObjectSymbolInterfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IByteThis base interface exposes metadata for the byte data primitiveFields inherited from interface com.Interfacecom.sapportals.connector.metadata.primitivesSAP NetWeaver
ICapabilitiesThis interface exposes the functionality of a specific connector.Interfacecom.sapportals.connector.metadataSAP NetWeaver
ICharThis base interface exposes metadata for the char data primitiveFields inherited from interface com.Interfacecom.sapportals.connector.metadata.primitivesSAP NetWeaver
ICompareCriteriaThis interface marks the criteria object as a comparison condition.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
ICompoundLogicalCriteriaThis interface is used by compound logical conditions.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IConnectionA Connection represents an application-level handle that is used by a client to access the underlying physical connection.Interfacecom.sapportals.connector.connectionSAP NetWeaver
IConnectionFactoryIConnectionFactory provides an interface for getting connection to an EIS instance.Interfacecom.sapportals.connector.connectionSAP NetWeaver
IConnectionMetaDataThe interface IConnectionMetaData provides information about an EIS instance connected through a Connection instance.Interfacecom.sapportals.connector.connectionSAP NetWeaver
IConnectionPropertyIConnectionProperty provides an interface for defining certain connection properties for the connectionSpec.Interfacecom.sapportals.connector.connectionSAP NetWeaver
IConnectionPropertyGroupThe interface IConnectionProperty provides metadata to a certain group of connection properties that constitute a valid connection spec.Interfacecom.sapportals.connector.connectionSAP NetWeaver
IConnectionSpecIConnectionSpec is used by an application component to pass connection request-specific properties to the IConnectionFactory.Interfacecom.sapportals.connector.connectionSAP NetWeaver
IConnectionSpecMetaDataThe interface IConnectionSpecMetaData describes the metadata of the connection properties that compose the connectionSpec.Interfacecom.sapportals.connector.connectionSAP NetWeaver
IConnectorMetaDataInterfacecom.sapportals.connector.metadataSAP NetWeaver
IConnectorObjectThe base interface for all connector objects.Interfacecom.sapportals.connectorSAP NetWeaver
IConstantThis interface marks a SQL operation symbol of a constant value.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
ICriteriaThe base interface for SQL operation criteria.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IDateThis base interface exposes metadata for the date data primitiveFields inherited from interface com.Interfacecom.sapportals.connector.metadata.primitivesSAP NetWeaver
IDefaultRelationThis interface exposes metadata for a relation between 2 EIS Business Objects using A.Interfacecom.sapportals.connector.metadata.relationsSAP NetWeaver
IDeleteOperationThe base interface for SQL DELETE operation holderFields inherited from interface com.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IDoubleThis base interface exposes metadata for the double data primitiveFields inherited from interface com.Interfacecom.sapportals.connector.metadata.primitivesSAP NetWeaver
IElementThis base interface exposes metadata for an EIS entity.Interfacecom.sapportals.connector.metadata.objectsSAP NetWeaver
IEnumerationThis interface exposes metadata for an enumeration typeFields inherited from interface com.Interfacecom.sapportals.connector.metadata.primitivesSAP NetWeaver
IEqualThis base interface exposes metadata for the equal operatorFields inherited from interface com.Interfacecom.sapportals.connector.metadata.operatorsSAP NetWeaver
IExecutionInterfacecom.sapportals.connector.execution.objectsSAP NetWeaver
IExpressionThe base interface for all SQL operation expressions.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IExpressionSymbolThis interface marks SQL operation symbols that are a part of the SELECT clause of a query.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IFieldInterfacecom.sapportals.connector.execution.structuresSAP NetWeaver
IFieldStructureThis interface exposes metadata for a field (primitive)Fields inherited from interface com.Interfacecom.sapportals.connector.metadata.structuresSAP NetWeaver
IFloatThis base interface exposes metadata for the float data primitiveFields inherited from interface com.Interfacecom.sapportals.connector.metadata.primitivesSAP NetWeaver
IFromThis interface holds all the symbols of a SQL operation FROM clause.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IFromClauseInterfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IFunctionThis interface marks a SQL operation symbol of a function.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IFunctionInterfacecom.sapportals.connector.metadata.functionsSAP NetWeaver
IFunctionExceptionInterfacecom.sapportals.connector.metadata.functionsSAP NetWeaver
IFunctionsMetaDataThis interface exposes metadata for EIS functions.Interfacecom.sapportals.connector.metadata.functionsSAP NetWeaver
IGreaterThanThis base interface exposes metadata for the greater than operatorFields inherited from interface com.Interfacecom.sapportals.connector.metadata.operatorsSAP NetWeaver
IGreaterThanOrEqualThis base interface exposes metadata for the greater than or equal operatorFields inherited from interface com.Interfacecom.sapportals.connector.metadata.operatorsSAP NetWeaver
IGroupByThis interface holds all the symbols of a query GROUP BY clause.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IIndexInterfacecom.sapportals.connector.metadata.objectsSAP NetWeaver
IInsertOperationThe base interface for SQL INSERT operation holderFields inherited from interface com.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IIntThis base interface exposes metadata for the int data primitiveFields inherited from interface com.Interfacecom.sapportals.connector.metadata.primitivesSAP NetWeaver
IInteractionIInteraction enables a component to execute EIS functions.Interfacecom.sapportals.connector.execution.functionsSAP NetWeaver
IInteractionPropertyIInteractionProperty provides an interface for defining certain interaction properties for the interactionSpec.Interfacecom.sapportals.connector.execution.functionsSAP NetWeaver
IInteractionSpecAn InteractionSpec holds interaction properties for driving an Interaction with an EIS instance.Interfacecom.sapportals.connector.execution.functionsSAP NetWeaver
IInteractionSpecMetaDataThe interface IInteractionSpecMetaData describes the metadata of the interaction properties that compose the interactionSpec.Interfacecom.sapportals.connector.execution.functionsSAP NetWeaver
IIsNullCriteriaThis interface marks the criteria object as one of the type A is null where A is an SQL operation expression.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IJoinPredicateThis interface marks a FROM clause as a join predicate.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IKeyThis interface exposes metadata for a relation key - a set of attributes that participate in a relation between objectsInterfacecom.sapportals.connector.metadata.relationsSAP NetWeaver
ILanguageObjectInterfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
ILessThanThis base interface exposes metadata for the less than operatorFields inherited from interface com.Interfacecom.sapportals.connector.metadata.operatorsSAP NetWeaver
ILessThanOrEqualThis base interface exposes metadata for the less than or equal operatorFields inherited from interface com.Interfacecom.sapportals.connector.metadata.operatorsSAP NetWeaver
ILikeThis base interface exposes metadata for the like operatorFields inherited from interface com.Interfacecom.sapportals.connector.metadata.operatorsSAP NetWeaver
ILikeCriteriaThis interface marks the criteria object to contain symbols may include attributes or functions etc.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
ILogicalCriteriaThis interface declares that the criteria object is logical.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
ILongThis base interface exposes metadata for the long data primitiveFields inherited from interface com.Interfacecom.sapportals.connector.metadata.primitivesSAP NetWeaver
IMethodThis interface contains metadata for a method of a EIS business objectFields inherited from interface com.Interfacecom.sapportals.connector.metadata.objectsSAP NetWeaver
INativeThe interface INative provides a set of handles to various interfaces that an EIS can expose directly to the connector client application.Interfacecom.sapportals.connector.connectionSAP NetWeaver
INativeQueryThe interface INativeQuery allows a connector client application to perform queries given as a query string in the native EIS language.Interfacecom.sapportals.connector.execution.objectsSAP NetWeaver
INotCriteriaInterfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
INotEqualThis base interface exposes metadata for the not equal operatorFields inherited from interface com.Interfacecom.sapportals.connector.metadata.operatorsSAP NetWeaver
INumberThis base interface exposes metadata for the number data primitiveFields inherited from interface com.Interfacecom.sapportals.connector.metadata.primitivesSAP NetWeaver
IObjectsMetaDataInterfacecom.sapportals.connector.metadata.objectsSAP NetWeaver
IOperationThe base interface for topmost holder objects that encapsulate the entire data and metadata needed to perform a back end operationInterfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IOperatorInterfacecom.sapportals.connector.metadata.operatorsSAP NetWeaver
IOrderByThis interface holds all the symbols of a query GROUP BY clause.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IParameterInterfacecom.sapportals.connector.metadata.functionsSAP NetWeaver
IPredicateCriteriaThis interface marks the criteria object as one containing actual symbols.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IPrimitiveInterfacecom.sapportals.connector.metadata.primitivesSAP NetWeaver
IQueryThe interface IQuery allows a connector client application to perform queries using java API or using a given query string in the ConnectorInterfacecom.sapportals.connector.execution.objectsSAP NetWeaver
IQueryOperationThe base interface for SQL query (SELECT) operation holderFields inherited from interface com.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IRecordThis interface is used to get the actual data in the records columns.Interfacecom.sapportals.connector.execution.structuresSAP NetWeaver
IRecordMetaDataAn object that can be used to get information about the types and properties of the columns in a Record object.Interfacecom.sapportals.connector.execution.structuresSAP NetWeaver
IRecordSetRepresents tabular data, which is usually generated by executing a query in the EIS.Interfacecom.sapportals.connector.execution.structuresSAP NetWeaver
IRecordSetStructureThis interface exposes metadata for a record setFields inherited from interface com.Interfacecom.sapportals.connector.metadata.structuresSAP NetWeaver
IRecordStructureThis interface exposes metadata for a recordFields inherited from interface com.Interfacecom.sapportals.connector.metadata.structuresSAP NetWeaver
IRelationInterfacecom.sapportals.connector.metadata.relationsSAP NetWeaver
IRelationsMetaDataThis interface exposes metadata for EIS relations.Interfacecom.sapportals.connector.metadata.relationsSAP NetWeaver
ISOAPSerializableInterfacecom.sapportals.connectorSAP NetWeaver
ISelectThis interface holds all the symbols of a query SELECT clause.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
ISelectSymbolThis interface marks SQL operation symbols that are a part of the SELECT clause of a queryInterfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
ISetCriteriaThis interface marks the criteria object.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IShortThis base interface exposes metadata for the short data primitiveFields inherited from interface com.Interfacecom.sapportals.connector.metadata.primitivesSAP NetWeaver
IStringThis base interface exposes metadata for the string data primitiveFields inherited from interface com.Interfacecom.sapportals.connector.metadata.primitivesSAP NetWeaver
IStructureInterfacecom.sapportals.connector.metadata.structuresSAP NetWeaver
IStructureFactoryThe interface IStructureFactory is used for creating the execution.Interfacecom.sapportals.connector.execution.structuresSAP NetWeaver
IStructureWrapperFields inherited from interface com.Interfacecom.sapportals.connector.metadata.structuresSAP NetWeaver
IStructureWrapperMetaDataInterfacecom.sapportals.connector.metadata.structuresSAP NetWeaver
IStructureWrapperMetaDataPropertyMethods inherited from interface com.Interfacecom.sapportals.connector.metadata.structuresSAP NetWeaver
ISymbolThe base interface for all SQL operation symbols.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
ITimeThis base interface exposes metadata for the time data primitive.Interfacecom.sapportals.connector.metadata.primitivesSAP NetWeaver
IUnaryFromClauseThis interface holds all the symbols of a SQL operation FROM sub clause.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IUnionStructureThis interface exposes metadata for a unionFields inherited from interface com.Interfacecom.sapportals.connector.metadata.structuresSAP NetWeaver
IUnknownThis base interface exposes metadata for an unknown data primitiveFields inherited from interface com.Interfacecom.sapportals.connector.metadata.primitivesSAP NetWeaver
IUpdateOperationThe base interface for SQL UPDATE operation holderFields inherited from interface com.Interfacecom.sapportals.connector.execution.objects.languageSAP NetWeaver
IndexNotFoundExceptionThrown when index is not foundSee Also:Serialized FormClasscom.sapportals.connector.metadata.objectsSAP NetWeaver
InterfaceNotSupportedExceptionThrown when an invalid interface is requested from the INative interface.Classcom.sapportals.connector.connectionSAP NetWeaver
InvalidConditionExceptionThrown when attempting access to an invalid conditionSee Also:Serialized FormClasscom.sapportals.connector.execution.objectsSAP NetWeaver
InvalidQueryExceptionThrown when attempting to perform an invalid query.Classcom.sapportals.connector.execution.objectsSAP NetWeaver
InvalidQueryStringExceptionThrown when executing an invalid query stringSee Also:Serialized FormClasscom.sapportals.connector.execution.objectsSAP NetWeaver
InvalidRelationExceptionThrown when attempting access to an invalid relationSee Also:Serialized FormClasscom.sapportals.connector.execution.objectsSAP NetWeaver
MethodNotFoundExceptionThrown when an invalid method is requested.Classcom.sapportals.connector.metadata.objectsSAP NetWeaver
ObjectNotFoundExceptionThrown when attempting access to an invalid objectSee Also:Serialized FormClasscom.sapportals.connector.execution.objectsSAP NetWeaver
ParameterNotFoundExceptionThrown when an invalid parameter is requested.Classcom.sapportals.connector.metadata.functionsSAP NetWeaver
QueryExecutionExceptionThrown when executing a querySee Also:Serialized FormClasscom.sapportals.connector.execution.objectsSAP NetWeaver
RelationNotFoundExceptionThrown when an non existing relation is requested.Classcom.sapportals.connector.metadata.relationsSAP NetWeaver
TimeoutExceptionThrown when time for connecting was exceeded.Classcom.sapportals.connector.connectionSAP NetWeaver