public static class PivotFetcher.Result extends Object
| Constructor and Description |
|---|
Result()
Creates a new instance of
PivotFetcher.Result for PivotFetcher. |
| Modifier and Type | Method and Description |
|---|---|
String |
generateUniqueIdentifier()
Generates a unique identifier based on the pivot URLs.
|
ValidationReport |
getLocalReport()
Gets the local validation report.
|
List<String> |
getPivotUrls()
Gets the list of pivot URLs.
|
void |
setLocalReport(ValidationReport localReport)
Sets the local validation report.
|
void |
setPivotUrls(List<String> pivotsUrlList)
Gets the list of pivot URLs.
|
public Result()
PivotFetcher.Result for PivotFetcher.public ValidationReport getLocalReport()
public void setLocalReport(ValidationReport localReport)
localReport - the ValidationReport to setpublic List<String> getPivotUrls()
public void setPivotUrls(List<String> pivotsUrlList)
pivotsUrlList - a list of pivot URLspublic String generateUniqueIdentifier()
Copyright © 1998–2025 Apryse Group NV. All rights reserved.