DataHandlerTable of Contents

DESCRIPTIONMETHODSNAMENAMEDataHandler - abstract data handler

DESCRIPTIONThis module is the abstract DataHandler class used by the web applicatio framework. A data handler is a wrapper to retrieve a certain data source.

Using a data handler is done by requesting the handle from the application Depending on the type of data this may be a PPO database or a FIG/FIG object.

METHODS