public class InviteResponse
extends org.springframework.extensions.webscripts.DeclarativeWebScript
Constructor and Description |
---|
InviteResponse() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map |
executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.Status status) |
void |
setInvitationService(org.alfresco.service.cmr.invitation.InvitationService invitationService) |
void |
setTenantService(org.alfresco.repo.tenant.TenantService tenantService) |
execute, executeFinallyImpl, executeImpl, executeImpl, getTemplateModel, renderFormatTemplate
addModuleBundleToCache, checkModuleBundleCache, createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, setURLModelFactory, toString
public void setInvitationService(org.alfresco.service.cmr.invitation.InvitationService invitationService)
public void setTenantService(org.alfresco.repo.tenant.TenantService tenantService)
protected java.util.Map executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req, org.springframework.extensions.webscripts.Status status)
executeImpl
in class org.springframework.extensions.webscripts.DeclarativeWebScript
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.