Overview

The Entity Rule Object Converter is responsible for converting a generic database row into a CER rule object. You should use this converter to populate CER rule objects from your CRUD-style entity data.

CAUTION:
You should not use the Entity Rule Object Converter to populate rule objects from:

The Entity Rule Object Propagator is responsible for listening for database writes that occur in the application's processing and for notifying the Dependency Manager that data for entity rule objects has changed.