| Package | Description |
|---|---|
| org.nuxeo.apidoc.browse | |
| org.nuxeo.ecm.webengine.invite | |
| org.nuxeo.ecm.webengine.model | |
| org.nuxeo.ecm.webengine.model.impl | |
| org.nuxeo.shibboleth.invitation |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Serializable> |
Distribution.readFormData(FormData formData) |
| Modifier and Type | Method and Description |
|---|---|
protected Template |
UserInvitationObject.redisplayFormWithErrorMessage(String formName,
String message,
FormData data) |
protected Template |
UserInvitationObject.redisplayFormWithInfoMessage(String formName,
String message,
FormData data) |
protected Template |
UserInvitationObject.redisplayFormWithMessage(String messageType,
String formName,
String message,
FormData data) |
| Modifier and Type | Method and Description |
|---|---|
FormData |
WebContext.getForm()
Gets the representation of the data form submitted by the user.
|
| Modifier and Type | Field and Description |
|---|---|
protected FormData |
AbstractWebContext.form |
| Modifier and Type | Method and Description |
|---|---|
FormData |
AbstractWebContext.getForm() |
| Modifier and Type | Method and Description |
|---|---|
protected Template |
ShibboInviteObject.redisplayFormWithErrorMessage(String formName,
String message,
FormData data) |
protected Template |
ShibboInviteObject.redisplayFormWithInfoMessage(String formName,
String message,
FormData data) |
protected Template |
ShibboInviteObject.redisplayFormWithMessage(String messageType,
String formName,
String message,
FormData data) |
Copyright © 2019 Nuxeo. All rights reserved.