|
Version: 3.5.0 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
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. |
This package contains classes related to data consumers.
|
Version: 3.5.0 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||