|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IFoodDatasource | This interface defines the interaction the application will have with a static, readonly data source. |
IFoodDatasourceListener | This interface should be implemented by classes interested in events from a food datasource. |
ILocalFoodDatasource | This interface defines a datasource whose contents may be changed by interested classes. |
Class Summary | |
---|---|
AbstractFoodDataSource | This is a partial implementation of the IFoodDatasource
interface, providing checking for proper sources for Food
parameters and basic naming. |
AbstractMutableFoodDatasource | A partial implementation of a mutable food source. |
Datasources | A class for managing datasources. |
FoodDataEvent | An event to be fired when a datasource has certain events occur. |
Exception Summary | |
---|---|
FoodDatasourceException | An exception for food data sources to throw. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |