Trait SerializableTrait
Improves serialization of objects, exporting façade properties and removing properties for which lazy getters are defined.
Methods summary
abstract public
|
|
public
|
|
public
|
|
abstract protected
boolean
|
|
public
|
#
accessor_wakeup( )
Unsets null properties for which a lazy getter is defined so that it is called when the property is accessed. |