|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IStructureFactory
The interface IStructureFactory is used for creating the
execution.structures structures objects. For example structures that
implement the IRecordSet or IRecord can be
retrieved using the IStructureFactory. This simplifies
for the connector user the creation of complex structures.
| Method Summary | |
|---|---|
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 sturcture |
| Method Detail |
|---|
Object getStructure(int structureType)
throws ConnectorException
structureType - the code of the type requested
ConnectorException
Object getStructure(IStructure structureMetaData)
throws ConnectorException
structureMetaData - the metadata of the structure to create
ConnectorException
IStructureWrapper getWrappedStructure(int structureType)
throws ConnectorException
structureType - the code of the type requested
ConnectorException| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
default
|
EP-CON-CF
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/connectivityfw/api
|
api
|
EP-PIN
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
-
|
EP-CON-CF
|
|
SAP NetWeaver 7.30 SP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||