Package ch.hsr.bieridee.models

Class Summary
AbstractActionModel Abstract class for action models (consumtion and rating).
AbstractModel Abstract class to provide an unified interface to the models.
BarcodeModel Model to work and persist the barcode object.
BeerModel Model to work and persist the beer object.
BeertypeModel Model to work and persist the beertype object.
BrandModel ADD ANOTHER LAYER OF INDIRECTION!!!1!!
BreweryModel Model to work and persist the brewery object.
ConsumptionModel Model to work with and persist the User object.
RatingModel Model to work with and persist the User object.
RecommendationModel RecommendationModel.
TagModel Model to work with and persist the tag obejct.
TimelineModel Timeline helper model.
UserModel Model to work with and persist the User object.