Uses of Class
arta.synergy.web.common.client.data.settings.NoteAccounts

Packages that use NoteAccounts
arta.synergy.ejb.mbo.objectives   
arta.synergy.ejb.mbo.settings   
 

Uses of NoteAccounts in arta.synergy.ejb.mbo.objectives
 

Methods in arta.synergy.ejb.mbo.objectives that return NoteAccounts
 NoteAccounts Objectives.getNoteAccounts(java.lang.String userID)
           
 

Methods in arta.synergy.ejb.mbo.objectives with parameters of type NoteAccounts
 ServerResult<java.lang.Boolean> Objectives.saveNoteAccounts(NoteAccounts noteAccounts, java.lang.String userID, java.lang.String locale)
           
 

Uses of NoteAccounts in arta.synergy.ejb.mbo.settings
 

Methods in arta.synergy.ejb.mbo.settings that return NoteAccounts
static NoteAccounts UserSettingsManager.getNotificationAccounts(java.lang.String userID)
           
 

Methods in arta.synergy.ejb.mbo.settings with parameters of type NoteAccounts
static ServerResult<java.lang.Boolean> UserSettingsManager.saveNotificationAccounts(NoteAccounts accounts, java.lang.String userID, java.lang.String locale, javax.ejb.EJBContext context)
           
 



Copyright © 2000 Dummy Corp. All Rights Reserved.