Klasse PrintArchiveResults
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.PrintArchiveResults
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class PrintArchiveResults
extends Object
PrintArchiveResults
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected List<Map<String,AssetObject>> List of the result of the promotion of all selected assets where key in the each element is the asset typeprotected StringError reason for the promotion of assets, if the promotion is failedprotected StringStatus of the promotion of assets -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedConstructs a validated implementation ofPrintArchiveResults.PrintArchiveResults(List<Map<String, AssetObject>> archiveResult, String errorReason, String status) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungList of the result of the promotion of all selected assets where key in the each element is the asset typearchiveResult(List<Map<String, AssetObject>> archiveResult) List of the result of the promotion of all selected assets where key in the each element is the asset typeprotected booleanbooleanError reason for the promotion of assets, if the promotion is failederrorReason(String errorReason) Error reason for the promotion of assets, if the promotion is failedinthashCode()status()Status of the promotion of assetsStatus of the promotion of assetstoString()
-
Felddetails
-
archiveResult
List of the result of the promotion of all selected assets where key in the each element is the asset type -
errorReason
Error reason for the promotion of assets, if the promotion is failed -
status
Status of the promotion of assets
-
-
Konstruktordetails
-
PrintArchiveResults
Constructs a validated implementation ofPrintArchiveResults.- Parameter:
spec- the specification to process
-
PrintArchiveResults
-
PrintArchiveResults
protected PrintArchiveResults()
-
-
Methodendetails
-
archiveResult
List of the result of the promotion of all selected assets where key in the each element is the asset type -
errorReason
Error reason for the promotion of assets, if the promotion is failed -
status
Status of the promotion of assets -
archiveResult
List of the result of the promotion of all selected assets where key in the each element is the asset type- Gibt zurück:
this.
-
errorReason
Error reason for the promotion of assets, if the promotion is failed- Gibt zurück:
this.
-
status
Status of the promotion of assets- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-