edu.washington.cs.sounddetector.server.api.methodlogic
Class ReadLogic
java.lang.Object
edu.washington.cs.sounddetector.server.api.methodlogic.ReadLogic
public class ReadLogic
- extends Object
Constructor Summary |
ReadLogic(javax.jdo.PersistenceManagerFactory pmf)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReadLogic
public ReadLogic(javax.jdo.PersistenceManagerFactory pmf)
getOldNotifications
public GetOldNotificationsResult getOldNotifications(GetOldNotifications method)
getSounds
public GetSoundsResult getSounds(GetSounds method)
getSound
public GetSoundResult getSound(GetSound method)
Copyright © 2012. All Rights Reserved.