public class ProcessingResultMultiValue extends AProcessingResult implements IProcessingResultMultiValue
| Constructor and Description | 
|---|
ProcessingResultMultiValue(List<Map<String,String>> values)  | 
ProcessingResultMultiValue(List<Map<String,String>> values,
                          boolean success)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getPlaceholderValue(int index,
                   String key)
 | 
int | 
getValuesCount()  | 
getSessionAttributeMap, getSuccessValue, setSessionAttributeMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetErrorCode, getErrorMessage, getSessionAttributeMap, getSuccessValuepublic String getPlaceholderValue(int index, String key)
IProcessingResultList of Maps. This return the value at a given index and
 key.getPlaceholderValue in interface IProcessingResultindex - Index at which to retrieve the processing result value.key - Key at which to retrieve the processing result value.public int getValuesCount()
getValuesCount in interface IProcessingResultCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.