public class ProcessingResultNumberValue extends AProcessingResult implements IProcessingResultNumberValue
Constructor and Description |
---|
ProcessingResultNumberValue(Number value) |
ProcessingResultNumberValue(Number value,
boolean success) |
Modifier and Type | Method and Description |
---|---|
String |
getPlaceholderValue(int index,
String key)
|
Number |
getValue()
Getter for the value
|
int |
getValuesCount() |
getSessionAttributeMap, getSuccessValue, setSessionAttributeMap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getErrorCode, getErrorMessage, getSessionAttributeMap, getSuccessValue
public ProcessingResultNumberValue(Number value)
public ProcessingResultNumberValue(Number value, boolean success)
public Number getValue()
IProcessingResultNumberValue
getValue
in interface IProcessingResultNumberValue
Number
the valuepublic String getPlaceholderValue(int index, String key)
IProcessingResult
List
of Map
s. This return the value at a given index and
key.getPlaceholderValue
in interface IProcessingResult
index
- 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 IProcessingResult
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.