Uses of Interface
com.sap.aii.mapping.value.api.IFIdentifier

Packages that use IFIdentifier
com.sap.aii.mapping.value.api API for value mapping requests. 
 

Uses of IFIdentifier in com.sap.aii.mapping.value.api
 

Methods in com.sap.aii.mapping.value.api that return IFIdentifier
 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.
 

Methods in com.sap.aii.mapping.value.api with parameters of type IFIdentifier
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 2009 SAP AG Complete Copyright Notice