#include <IntentActivationContext.h>
◆ IntentActivationContext()
IntentActivationContext::IntentActivationContext |
( |
const QUrl & |
pActivationUrl, |
|
|
const QString & |
pReferrer |
|
) |
| |
|
explicit |
◆ ~IntentActivationContext()
IntentActivationContext::~IntentActivationContext |
( |
| ) |
|
|
overridevirtual |
◆ fireShowUserInformation
void governikus::IntentActivationContext::fireShowUserInformation |
( |
const QString & |
pMessage | ) |
|
|
signal |
◆ getActivationURL()
QUrl IntentActivationContext::getActivationURL |
( |
| ) |
const |
|
overridevirtual |
◆ sendErrorPage()
Sends an error page to the caller.
- Rückgabe
- true, if sending succeeded, false otherwise. On failure an error message can be retrieved via getSendError.
Implementiert governikus::ActivationContext.
◆ sendOperationAlreadyActive()
bool IntentActivationContext::sendOperationAlreadyActive |
( |
| ) |
|
|
overridevirtual |
Sends a response to the caller indicating that another operation is already in progress.
- Rückgabe
- true, if sending succeeded, false otherwise. On failure an error message can be retrieved via getSendError.
Implementiert governikus::ActivationContext.
◆ sendProcessing()
bool IntentActivationContext::sendProcessing |
( |
| ) |
|
|
overridevirtual |
Sends a processing status response to the caller.
- Rückgabe
- true, if sending succeeded, false otherwise. On failure an error message can be retrieved via getSendError.
Implementiert governikus::ActivationContext.
◆ sendRedirect()
bool IntentActivationContext::sendRedirect |
( |
const QUrl & |
pRedirectAddress, |
|
|
const GlobalStatus & |
pStatus |
|
) |
| |
|
overridevirtual |
Sends a redirect to the caller.
- Rückgabe
- true, if sending succeeded, false otherwise. On failure an error message can be retrieved via getSendError.
Implementiert governikus::ActivationContext.
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: