public interface IStructureFactory
IRecordSet or IRecord can be
retrieved using the IStructureFactory. This simplifies
for the connector user the creation of complex structures.| Modifier and Type | Method and Description |
|---|---|
Object |
getStructure(int structureType)
returns a structure of the type requested
|
Object |
getStructure(IStructure structureMetaData)
returns an execution structure of the metadata structure requested
|
IStructureWrapper |
getWrappedStructure(int structureType)
Returns a wrapped structure for a given structure type
The wrapper enables to set metadata on the structure
|
Object getStructure(int structureType) throws ConnectorException
structureType - the code of the type requestedConnectorException - if connector is failedObject getStructure(IStructure structureMetaData) throws ConnectorException
structureMetaData - the metadata of the structure to createConnectorException - if connector is failedIStructureWrapper getWrappedStructure(int structureType) throws ConnectorException
structureType - the code of the type requestedConnectorException - if connector is failed| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/connectivityfw/api
|
api
|
EP-PIN
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
-
|
EP-CON-CF
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
default
|
EP-CON-CF
|
Copyright 2021 SAP SE Complete Copyright Notice