public class ProcessingResultIntValue extends AProcessingResult implements IProcessingResultIntValue
Constructor and Description |
---|
ProcessingResultIntValue(int value) |
ProcessingResultIntValue(int value,
boolean successfull) |
Modifier and Type | Method and Description |
---|---|
String |
getPlaceholderValue(int index,
String key)
|
int |
getValue()
Getter des Wertes
|
int |
getValuesCount() |
getSessionAttributeMap, getSuccessValue, setSessionAttributeMap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getErrorCode, getErrorMessage, getSessionAttributeMap, getSuccessValue
public ProcessingResultIntValue(int value)
public ProcessingResultIntValue(int value, boolean successfull)
public int getValue()
IProcessingResultIntValue
getValue
in interface IProcessingResultIntValue
Integer
der Wertpublic 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 © 2019 XIMA MEDIA GmbH. All rights reserved.