interface LazyLoadingObjectInterface (View source)

deprecated since Flow 6.0

An interface used to introduce certain methods to support lazy loading objects

Constants

LAZY_PROPERTIES

Signifies lazy loading of properties in an object

LAZY_OBJECTSTORAGE

Signifies lazy loading of properties in a SplObjectStorage

Methods

void
Flow_Persistence_LazyLoadingObject_initialize()

Introduces an initialization method.

Details

void Flow_Persistence_LazyLoadingObject_initialize()

Introduces an initialization method.

Return Value

void