| Package | Description |
|---|---|
| com.sap.aii.mapping.value.api |
API for value mapping requests.
|
| Modifier and Type | Method and Description |
|---|---|
IFIdentifier |
IFResponse.getSourceIdentifier()
Returns the request identifier for this result.
|
IFIdentifier |
IFRequest.getSourceIdentifier()
Returns the source identifier of this request.
|
IFIdentifier |
IFResponse.getTargetIdentifier()
Returns the target identifier of this result.
|
IFIdentifier |
IFRequest.getTargetIdentifier()
Returns the target identifier of this request.
|
static IFIdentifier |
XIVMFactory.newIdentifier(String agency,
String scheme)
Creates a new Identifier with the given values and
XIVMFactory.XI_CONTEXT. |
static IFIdentifier |
XIVMFactory.newIdentifier(String context,
String agency,
String scheme)
Creates a new Identifier with the given values.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
XIVMService.executeMapping(IFIdentifier sourceIdentifier,
IFIdentifier targetIdentifier,
String sourceValue)
Returns one result value for the given value mapping.
|
static IFRequest |
XIVMFactory.newRequest(IFIdentifier sourceIdentifier,
IFIdentifier targetIdentifier,
String sourceValue)
Creates a new request with the given sourceIdentifier, targetIdentifier and
sourceValue.
|
Copyright 2019 SAP AG Complete Copyright Notice