public interface IFResponse
Modifier and Type | Method and Description |
---|---|
int |
countGroups()
Returns the number of groups that are found.
|
int |
countTargetValues()
Returns the number of all found target values.
|
String[][] |
getGroupedTargetValues()
Returns all target values groud by group.
|
String |
getSingleTargetValue()
Returns one target value of this response.
|
IFIdentifier |
getSourceIdentifier()
Returns the request identifier for this result.
|
String |
getSourceValue()
Returns the source value for this request.
|
IFIdentifier |
getTargetIdentifier()
Returns the target identifier of this result.
|
String[] |
getTargetValues()
Returns all target values of this result.
|
boolean |
hasTargetValues()
Return if this result has at least one target value.
|
String getSingleTargetValue()
countTargetValues()
. In order to avoid a null value use
countTargetValues()
or hasTargetValues()
. If the
object contains different groups the value is take randomly from
one random groupString[] getTargetValues()
int countTargetValues()
boolean hasTargetValues()
IFIdentifier getSourceIdentifier()
IFIdentifier getTargetIdentifier()
String getSourceValue()
String[][] getGroupedTargetValues()
int countGroups()
Access Rights |
---|
SC | DC | Public Part | ACH |
---|---|---|---|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.mapping.lib.facade
|
api
|
BC-XI
|
Copyright 2019 SAP AG Complete Copyright Notice