|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IUriMapperService | Maps arbitrary length resource IDs (URIs and RIDs) to fixed length shorter ID strings and vice versa. |
| IUriMapperService2 | Extends IUriMapper with a set of methods that pass in the ResourceContext XXX: internal use only |
| Class Summary | |
|---|---|
| UriMapperServiceFactory | Service factory for the service of this package. |
Provides a service that maps URIs to unique IDs.
The URI Mapper service maps URIs to unique IDs. Two kinds of mapping are provided:
The mappings are persisted in a SQL database which is accessed via JDBC. The URI Mapper service can maintain mapping tables in multiple databases. Applications can generate mappings in these databases independent of the URI Mapper service and just use the URI Mapper service to maintain these mappings during rename, move, or delete operations on resources. Only one database is used by the URI Mapper service to create new mappings or to retrieve mappings on request.
| Property | Required | Description |
| yes | Activate/deactivate the service | |
|
| yes | Connection pools in which the mapping tables are maintained |
| yes | Connection pool where new mappings are created |
|
SAP NetWeaver 7.40 SP 07 KMC | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||