Version: 3.5.0

Package org.generationcp.core.dataconsumer

This package contains classes related to data consumers.

See:
          Description

Interface Summary
DataConsumer A GCP DataConsumer interface represents any consumer of the GCP data.
DataConsumerFactory An interface defining factories (creators) of data consumers.
 

Class Summary
AbstractDataConsumer This implementation provides a default implementation of the most of the DataConsumer methods, except the implementation of the DataConsumer.consume(org.generationcp.core.PropertyChannel, java.lang.String, org.generationcp.core.ConsumableType) method that is left to the implementing subclass.
DataConsumerRegistry A class representing a registry that maintains a list of the data consumers that are available for the current application.
 

Package org.generationcp.core.dataconsumer Description

This package contains classes related to data consumers.


Version: 3.5.0

Submit a bug or feature
Generated: Fri Jul 23 18:24:48 CDT 2010