Uses of Package
ar.com.fdvs.dj.core.registration

Packages that use ar.com.fdvs.dj.core.registration
ar.com.fdvs.dj.core.registration   
 

Classes in ar.com.fdvs.dj.core.registration used by ar.com.fdvs.dj.core.registration
AbstractEntityRegistrationManager
          Abstract Class used as base for the different Entities Registration Managers.

Every implementation of this class should know how to register a given Entity
and tranform it into any JasperReport object in order to add it to the
JasperDesign.

A Registration Manager is the first step required to create a report.
A subclass should be created only when we want to add new features to DJ.
Probably a new class from this hierarchy will imply a change to one or many
Layout Managers.

EntitiesRegistrationException
           
 



Copyright © 2006-2011 FDV Solutions. All Rights Reserved.