trait UpdateDatasetFromParameterMap

Funktionstrait

Methods

string
getClassOfPrototype()

Klasse des Modells

validateAndWriteData(ParameterMap $parameter, Alvine $prototype = null)

No description

updateDatasetFromParameterMap(ParameterMap $parameter, string $classOfPrototype = null)

Einen Datensatz updaten

Details

at line 40
abstract protected string getClassOfPrototype()

Klasse des Modells

Return Value

string

Exceptions

ConfigurationException

at line 45
abstract protected validateAndWriteData(ParameterMap $parameter, Alvine $prototype = null)

Parameters

ParameterMap $parameter
Alvine $prototype

at line 55
protected Generic updateDatasetFromParameterMap(ParameterMap $parameter, string $classOfPrototype = null)

Einen Datensatz updaten

Parameters

ParameterMap $parameter
string $classOfPrototype

Return Value

Generic