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() |
getSuccessValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetErrorCode, getErrorMessage, getSuccessValuepublic String getPlaceholderValue(int index, String key)
getPlaceholderValue in interface IProcessingResultpublic int getValuesCount()
getValuesCount in interface IProcessingResultCopyright © 2019 XIMA MEDIA GmbH. All rights reserved.