
public class AllMainMenuProvider extends Object implements IMainMenuProvider
| Constructor and Description |
|---|
AllMainMenuProvider(Resource user) |
| Modifier and Type | Method and Description |
|---|---|
Group |
getMainMenu(Resource user,
AbsLocation location,
Form systemForm)
Generate the IO
Group that contains the main menu for the user. |
void |
handle(UIResponse response)
Handle the
UIResponse for any of the SubmitionIDs declared in
ISubmitGroupListener.listDeclaredSubmitIds(). |
Set<String> |
listDeclaredSubmitIds()
List the SubmissionIDs implementations of this interface will handle.
|
public AllMainMenuProvider(Resource user)
public void handle(UIResponse response)
UIResponse for any of the SubmitionIDs declared in
ISubmitGroupListener.listDeclaredSubmitIds().handle in interface ISubmitGroupListenerpublic Set<String> listDeclaredSubmitIds()
listDeclaredSubmitIds in interface ISubmitGroupListenerpublic Group getMainMenu(Resource user, AbsLocation location, Form systemForm)
Group that contains the main menu for the user.getMainMenu in interface IMainMenuProviderCopyright © 2018 universAAL Consortium. All rights reserved.