Uses of Package
ch.hsr.bieridee.models

Packages that use ch.hsr.bieridee.models
ch.hsr.bieridee.config   
ch.hsr.bieridee.models   
ch.hsr.bieridee.serializer   
ch.hsr.bieridee.utils   
 

Classes in ch.hsr.bieridee.models used by ch.hsr.bieridee.config
AbstractModel
          Abstract class to provide an unified interface to the models.
 

Classes in ch.hsr.bieridee.models used by ch.hsr.bieridee.models
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.
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.
UserModel
          Model to work with and persist the User object.
 

Classes in ch.hsr.bieridee.models used by ch.hsr.bieridee.serializer
BeerModel
          Model to work and persist the beer object.
BeertypeModel
          Model to work and persist the beertype object.
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.
UserModel
          Model to work with and persist the User object.
 

Classes in ch.hsr.bieridee.models used by ch.hsr.bieridee.utils
BeerModel
          Model to work and persist the beer object.
RecommendationModel
          RecommendationModel.
UserModel
          Model to work with and persist the User object.