Predictions 4.10.0.0

hirondelle.predict.main.preferences
Class PreferencesDAO

Object
  extended by hirondelle.predict.main.preferences.PreferencesDAO

public final class PreferencesDAO
extends Object

Data Access Object for user Preferences.


Constructor Summary
PreferencesDAO()
           
 
Method Summary
(package private)  void change(Preferences aPreferences)
          Change the Preferences for a given user.
 Preferences fetch(SafeText aUserId)
          Fetch the Preferences for a given user.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreferencesDAO

public PreferencesDAO()
Method Detail

fetch

public Preferences fetch(SafeText aUserId)
                  throws DAOException
Fetch the Preferences for a given user.

Throws:
DAOException

change

void change(Preferences aPreferences)
      throws DAOException
Change the Preferences for a given user.

Throws:
DAOException

Predictions 4.10.0.0

Copyright Hirondelle Systems - Generated 2013Oct19.12.27