public class ProcessingResultFilePath extends AProcessingResult implements IProcessingResultFilePath
| Constructor and Description |
|---|
ProcessingResultFilePath(File file) |
ProcessingResultFilePath(File file,
boolean success) |
ProcessingResultFilePath(String filePath) |
ProcessingResultFilePath(String filePath,
boolean success) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilePath()
Getter des Datei-Pfades
|
String |
getPlaceholderValue(int index,
String key)
|
int |
getValuesCount() |
getSessionAttributeMap, getSuccessValue, setSessionAttributeMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetErrorCode, getErrorMessage, getSessionAttributeMap, getSuccessValuepublic ProcessingResultFilePath(String filePath, boolean success)
public ProcessingResultFilePath(String filePath)
public ProcessingResultFilePath(File file, boolean success)
public ProcessingResultFilePath(File file)
public String getFilePath()
IProcessingResultFilePathgetFilePath in interface IProcessingResultFilePathString der Datei-Pfadpublic 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.