public class ProcessingResultLongValue extends AProcessingResult implements IProcessingResultLongValue
| Constructor and Description |
|---|
ProcessingResultLongValue(long value) |
ProcessingResultLongValue(long value,
boolean success) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPlaceholderValue(int index,
String key)
|
long |
getValue()
Getter for the value
|
int |
getValuesCount() |
getSessionAttributeMap, getSuccessValue, setSessionAttributeMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetErrorCode, getErrorMessage, getSessionAttributeMap, getSuccessValuepublic ProcessingResultLongValue(long value)
public ProcessingResultLongValue(long value,
boolean success)
public long getValue()
IProcessingResultLongValuegetValue in interface IProcessingResultLongValueLong the valuepublic 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.