Package ch.hsr.bieridee.serializer

Class Summary
BeerListSerializer JSON serializer for an array of beer objects.
BeerSerializer Json Serializer for the beer domain class.
BeertypeListSerializer Json Serializer for the beertype domain class.
BeertypeSerializer Json Serializer for the beertype domain class.
BreweryListSerializer JSON serializer for an array of brewery objects.
BrewerySerializer Json Serializer for the brewery domain class.
ConsumptionSerializer JSON serializer for action models.
RatingSerializer JSON serializer for action models.
RecommendationSerializer JSON serializer for recommendation models.
TagListSerializer JSON serializer for an array of tags.
TagSerializer JSON serializer for the tag class.
UserListSerializer JSON serializer for the user array.
UserSerializer JSON serializer for the user object.