org.universAAL.ui.dm.interfaces
Interface IMainMenuProvider

Package class diagram package IMainMenuProvider
All Superinterfaces:
ISubmitGroupListener
All Known Implementing Classes:
AggregatedMainMenuProvider, AllMainMenuProvider, FileMainMenuProvider, ProfilableFileMainMenuProvider, SearchableAggregatedMainMenuProvider

public interface IMainMenuProvider
extends ISubmitGroupListener

Provides the main menu for a certain user. And Manages the response form each submit (as subtype of ISubmitGroupListener).

Author:
amedrano created: 26-sep-2012 13:03:50

Method Summary
 Group getMainMenu(Resource user, AbsLocation location, Form systemForm)
          Generate the IO Group that contains the main menu for the user.
 
Methods inherited from interface org.universAAL.ui.dm.interfaces.ISubmitGroupListener
handle, listDeclaredSubmitIds
 

Method Detail

getMainMenu

Group getMainMenu(Resource user,
                  AbsLocation location,
                  Form systemForm)
Generate the IO Group that contains the main menu for the user.

Parameters:
user -
location -
systemForm -


Copyright © 2014 universAAL Consortium. All Rights Reserved.