public interface DiningDao
| Modifier and Type | Method and Description | 
|---|---|
| String | getMenusJson(String name,
                        String location) | 
| List<Place> | getPlaceList() | 
List<Place> getPlaceList()
String getMenusJson(String name, String location)
Copyright © 2011-2013 The Kuali Foundation. All Rights Reserved.