|
SAP NetWeaver '04 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
entrypoints package contains interfaces and abstract
classes, which are offering all neccessary methods to act as an entry points provider.
See:
Description
| Interface Summary | |
| IEntryPoint | Item within an entry point hierarchy. |
| IEntryPointList | List of entry points |
| IEntryPointsProvider | Functionalities to handle entry points |
| Class Summary | |
| AbstractEntryPointsProvider | Generic functionalities to handle entry points |
| EntryPoint | Item within an entry point hierarchy. |
| EntryPointList | List of entry points |
API for implementing entry point providers
The entrypoints package contains interfaces and abstract
classes, which are offering all neccessary methods to act as an entry points provider. The main interface
is IEntryPointsProvider. It is recommended to extend AbstractEntryPointsProvider.
|
SAP NetWeaver '04 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||