ca.spaz.cron.database
Interface FoodGroup

All Known Subinterfaces:
SQLFoodGroup, WWWFoodGroup
All Known Implementing Classes:
AbstractFoodGroup, WWWFoodGroupImpl

public interface FoodGroup

A simple food group aggregator. Should have per-datasource subclasses.

Author:
Chris Rose

Method Summary
 java.lang.String getFoodGroupName()
           
 

Method Detail

getFoodGroupName

java.lang.String getFoodGroupName()


Copyright © 2005 Spaz. All Rights Reserved.