Uses of Class
magoffin.matt.ma2.support.PreferencesCommand

Packages that use PreferencesCommand
magoffin.matt.ma2.biz   
magoffin.matt.ma2.biz.impl   
 

Uses of PreferencesCommand in magoffin.matt.ma2.biz
 

Methods in magoffin.matt.ma2.biz with parameters of type PreferencesCommand
 void UserBiz.storeUserPreferences(PreferencesCommand command, BizContext context)
          Store user preferences in the back end.
 

Uses of PreferencesCommand in magoffin.matt.ma2.biz.impl
 

Methods in magoffin.matt.ma2.biz.impl with parameters of type PreferencesCommand
 void UserBizImpl.storeUserPreferences(PreferencesCommand command, BizContext context)