GetJobStatus
class GetJobStatus extends AbstractOutput
GetJobStatus
Diese Klasse bildet die Informationen der Rückantwort zu GetJobStatus Input ab
Properties
protected string | $ack | from AbstractOutput | |
protected string | $version | from AbstractOutput | |
protected DateTime | $timestamp | from AbstractOutput | |
protected ErrorData> | $errormessage | from AbstractOutput |
Methods
getJobProfile
setJobProfile
Details
in AbstractOutput at line 63
protected
__construct()
Es kann kein neues Objekt mit dem constructor erstellt werden
in AbstractOutput at line 76
string
getAck()
getAck
Git das Ergebnis der Anfrage zurück
in AbstractOutput at line 89
AbortJob
setAck(string $ack)
setAck
Setzt das Ergebnis der Anfrage
in AbstractOutput at line 101
string
getVersion()
getVersion
Gib die Release-Version, die eBay verwendet um die Anfrage zu verarbeiten zurück
in AbstractOutput at line 114
AbortJob
setVersion(string $version)
setVersion
Setzt die Release-Version, die eBay verwendet um die Anfrage zu verarbeiten
in AbstractOutput at line 126
DateTime
getTimestamp()
getTimestamp
Gibt das Datum und die Zeit, in der eBay die Anfrage verarbeitet hat zurück
in AbstractOutput at line 141
AbortJob
setTimestamp(string $timestamp)
setTimestamp
Setzt den Verarbeitungszeitpunkt
in AbstractOutput at line 153
ErrorData>
getErrorMessage()
getErrorMessage
Gibt die Fehlermeldungen zurück
in AbstractOutput at line 164
GetJobs
setErrorMessage(Collection $errorMessage = null)
setErrorMessage
in AbstractOutput at line 179
static CreateUploadJob
getInstanceFromArray(array $array)
getInstanceFromArray
Erstellt ein Objekt aus einem Array Die Struktur kommt von der toArray() Methode aus der Node Klasse
at line 110
static CreateUploadJob
getInstanceFromArrayHelper(NodeArrayHelper $nodeArrayHelper)
getInstanceFromArrayHelper
Erstellt eine Instance aus einem ArrayHelper Die Struktur kommt von der toArray() Methode aus der Node Klasse
at line 82
JobProfile>
getJobProfile()
getJobProfile
Gibt die Job Profile zurück
at line 95
GetJobStatus
setJobProfile(Collection $jobProfile)
setJobProfile
Setzt die Job Profile