public interface DiningService
List<? extends Menu>
getMenus(String location)
String
getMenusJson(String name, String location)
List<? extends Place>
getPlaces()
List<? extends Menu> getMenus(String location)
List<? extends Place> getPlaces()
String getMenusJson(String name, String location)
Copyright © 2011-2013 The Kuali Foundation. All Rights Reserved.