public class PendingMessageBuilder extends Object implements ISubmitGroupListener
Constructor and Description |
---|
PendingMessageBuilder(UserDialogManager udm)
The constructor will build the form and send the request to the user.
|
Modifier and Type | Method and Description |
---|---|
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 PendingMessageBuilder(UserDialogManager udm)
udm
- public void handle(UIResponse response)
UIResponse
for any of the SubmitionIDs declared in
ISubmitGroupListener.listDeclaredSubmitIds()
.handle
in interface ISubmitGroupListener
public Set<String> listDeclaredSubmitIds()
listDeclaredSubmitIds
in interface ISubmitGroupListener
Copyright © 2018 universAAL Consortium. All rights reserved.