Uses of Interface
com.sapportals.connector.ISOAPSerializable

Packages that use ISOAPSerializable
com.sapportals.connector.execution.structures Provides access to the data returned from query/function execution. 
com.sapportals.connector.metadata Provides metadata of the connector ("Resource Addapter" in JCA terminology). 
com.sapportals.connector.metadata.functions Provides metadata of the EIS functions. 
com.sapportals.connector.metadata.objects Provides metadata of the EIS Business Objects. 
com.sapportals.connector.metadata.relations Provides metadata of the EIS relations. 
com.sapportals.connector.metadata.structures Provides metadata of data structures. 
 

Uses of ISOAPSerializable in com.sapportals.connector.execution.structures
 

Subinterfaces of ISOAPSerializable in com.sapportals.connector.execution.structures
 interface IAbstractRecord
          The abstract interface for Record.
 interface IField
           
 interface IRecord
          This interface is used to get the actual data in the records columns.
 interface IRecordSet
          Represents tabular data, which is usually generated by executing a query in the EIS.
 

Uses of ISOAPSerializable in com.sapportals.connector.metadata
 

Subinterfaces of ISOAPSerializable in com.sapportals.connector.metadata
 interface ICapabilities
          This interface exposes the functionality of a specific connector.
 

Uses of ISOAPSerializable in com.sapportals.connector.metadata.functions
 

Subinterfaces of ISOAPSerializable in com.sapportals.connector.metadata.functions
 interface ExtensibleMetadataFunction
          An interface to a function that can hold extra metadata.
 interface IFunction
          This interface contains metadata for a specific EIS function
 interface IFunctionException
          This interface contains metadata for a specific EIS exception
 interface IParameter
          TThis interface exposes metadata for a parameter for an EIS function
 

Uses of ISOAPSerializable in com.sapportals.connector.metadata.objects
 

Subinterfaces of ISOAPSerializable in com.sapportals.connector.metadata.objects
 interface IAttribute
          This interface exposes metadata for an attribute of an EIS Business Object
 interface IBusinessObject
          This interface exposes metadata for an EIS Business Object
 interface IBusinessObjectGroup
          This interface exposes metadata for an EIS Business Object Group.
 interface IIndex
          This interface exposes metadata for an index of an EIS Business Object
 interface IMethod
          This interface contains metadata for a method of a EIS business object
 

Uses of ISOAPSerializable in com.sapportals.connector.metadata.relations
 

Subinterfaces of ISOAPSerializable in com.sapportals.connector.metadata.relations
 interface IBlackBoxRelation
          Deprecated. Use IRelation and return true for IRelation.isBlackBox()
 interface IDefaultRelation
          Deprecated. Use IRelation
 interface IRelation
          This interface exposes metadata for a relation between 2 EIS Business Objects
 

Uses of ISOAPSerializable in com.sapportals.connector.metadata.structures
 

Subinterfaces of ISOAPSerializable in com.sapportals.connector.metadata.structures
 interface IArrayStructure
          This interface exposes metadata for a array
 interface IExtendedStructure
          Implementing connectors may implement this interface instead of IStructure to provide additional metadata for the structure.
 interface IFieldStructure
          This interface exposes metadata for a field (primitive)
 interface IRecordSetStructure
          This interface exposes metadata for a record set
 interface IRecordStructure
          This interface exposes metadata for a record
 interface IStructure
          This base interface exposes metadata for data structures
 interface IStructureWrapper
           
 interface IUnionStructure
          This interface exposes metadata for a union
 



Copyright 2012 SAP AG Complete Copyright Notice