Uses of Interface
ar.com.fdvs.dj.core.DJConstants

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

Uses of DJConstants in ar.com.fdvs.dj.core.registration
 

Classes in ar.com.fdvs.dj.core.registration that implement DJConstants
 class 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.

 class ColumnRegistrationManager
          Manager invoked to register columns.
 class ColumnsGroupVariablesRegistrationManager
          Manager invoked to register variables for groups of columns.
 class ConditionalStylesRegistrationManager
          Manager invoked to register conditional styles.
 class DJCrosstabMeasureRegistrationManager
           
 class DJCrosstabRegistrationManager
           
 class DJGroupRegistrationManager
          Manager invoked to register groups of columns.
 class DJGroupVariableDefRegistrationManager
          Manager invoked to register temporal variables for groups of columns.
 class VariableRegistrationManager
           
 



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