Package com.ebay.carad.os.vitalsigns.templates

Interface Summary
IMultiTemplatizableProvider Represents the provider of parameters to an object which has the facility for its contents to be template-formatted based on a set of passed-in objects and generate a series of resultant objects, typically through a factory-like facility.
ITemplatizable Represents an object which has the facility for its contents to be template-formatted based on a set of passed-in objects.
 

Class Summary
DashboardReportTemplate Provides a way to generate templatized sets of reports based on the output of a query.
FixedDataProvider Provides a straight list for things that need templatizable data.
QueryProvider Takes a query and a DAO, and generates a list of rows as Object[] arrays, sorted by column name.
 



Copyright © 2004-2009. All Rights Reserved.