public class UserInvitationObject extends ModuleRoot
httpHeaders, request, uriInfo
Constructor and Description |
---|
UserInvitationObject() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,Serializable> |
buildAdditionalInfos() |
protected UserInvitationService |
fetchService() |
protected Template |
redisplayFormWithErrorMessage(String formName,
String message,
FormData data) |
protected Template |
redisplayFormWithInfoMessage(String formName,
String message,
FormData data) |
protected Template |
redisplayFormWithMessage(String messageType,
String formName,
String message,
FormData data) |
Object |
validatePasswordForm(String requestId,
String configurationName) |
Object |
validateTrialForm() |
getLink, getSkinResource, handleError, setHttpHeaders, setHttpRequest, setUriInfo
disptachAdapter, isAdapter
checkGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
checkGuard, dispose, getActiveAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isAdapter, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot
getAdapter
public UserInvitationObject()
public Object validateTrialForm()
protected UserInvitationService fetchService()
public Object validatePasswordForm(String requestId, String configurationName)
protected Map<String,Serializable> buildAdditionalInfos()
protected Template redisplayFormWithMessage(String messageType, String formName, String message, FormData data)
protected Template redisplayFormWithInfoMessage(String formName, String message, FormData data)
protected Template redisplayFormWithErrorMessage(String formName, String message, FormData data)
Copyright © 2015 Nuxeo SA. All rights reserved.