Uses of Class
edu.washington.cs.sounddetector.server.api.methodresult.GetOldNotificationsResult

Packages that use GetOldNotificationsResult
edu.washington.cs.sounddetector.server.api.methodlogic   
edu.washington.cs.sounddetector.server.api.methodresult   
 

Uses of GetOldNotificationsResult in edu.washington.cs.sounddetector.server.api.methodlogic
 

Methods in edu.washington.cs.sounddetector.server.api.methodlogic that return GetOldNotificationsResult
 GetOldNotificationsResult ReadLogic.getOldNotifications(GetOldNotifications method)
           
 

Uses of GetOldNotificationsResult in edu.washington.cs.sounddetector.server.api.methodresult
 

Methods in edu.washington.cs.sounddetector.server.api.methodresult that return GetOldNotificationsResult
static GetOldNotificationsResult GetOldNotificationsResult.failurePhoneDoesNotExist(String phoneId)
           
static GetOldNotificationsResult GetOldNotificationsResult.success(List<Notification> notifications)
           
 



Copyright © 2012. All Rights Reserved.