\Xima\XmTools\Classes\API\REST\ModelAbstractEntity

AbstractEntity.

Base class for models that get constructed by the \Xima\XmTools\Classes\API\REST\Connector. API data is returned as json, converted to an array and then iterated to instantiate model classes. Objects get hydrated by netresearch/jsonmapper.

Summary

Methods
Properties
Constants
postMapping()
setUid()
getId()
setId()
No public properties found
No constants found
No protected methods found
$id
N/A
No private methods found
No private properties found
N/A

Properties

$id

$id : integer

Type

integer

Methods

postMapping()

postMapping() 

Hook to perform actions after json mapping.

setUid()

setUid(integer  $uid) 

Sets the uid (suggested for the TYPO3 environment).

Parameters

integer $uid

getId()

getId() 

setId()

setId(  $id) 

Parameters

$id