public class DiningServiceUMImpl extends Object implements DiningService
public DiningServiceUMImpl()
public List<Place> getPlaces()
getPlaces
in interface DiningService
public String getMenusJson(String name, String location)
getMenusJson
in interface DiningService
Copyright © 2011-2013 The Kuali Foundation. All Rights Reserved.