org.onebusaway.webapp.gwt.notification
Class NotificationStateDAO
java.lang.Object
org.onebusaway.webapp.gwt.notification.NotificationStateDAO
public class NotificationStateDAO
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationStateDAO
public NotificationStateDAO()
setState
public void setState(String stopId,
NotificationState state,
boolean isDefault)
- Public Methods
getState
public NotificationState getState(String stopId)
Copyright © 2012 OneBusAway. All Rights Reserved.