Uses of Class
org.apache.myfaces.trinidaddemo.email.PreferencesData

Packages that use PreferencesData
org.apache.myfaces.trinidaddemo.email   
 

Uses of PreferencesData in org.apache.myfaces.trinidaddemo.email
 

Methods in org.apache.myfaces.trinidaddemo.email that return PreferencesData
 PreferencesData AccountData.getPreferences()
          Returns the current user's preferences
 

Methods in org.apache.myfaces.trinidaddemo.email with parameters of type PreferencesData
 void AccountData.setPreferences(PreferencesData preferences)
          Sets the Preferences for the current user.
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.