public class InvitationDelete
extends org.springframework.extensions.webscripts.DeclarativeWebScript
Constructor and Description |
---|
InvitationDelete() |
Modifier and Type | Method and Description |
---|---|
protected void |
checkAndCancelTheInvitation(String invId,
String siteShortName) |
protected Map<String,Object> |
executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req,
org.springframework.extensions.webscripts.Status status,
org.springframework.extensions.webscripts.Cache cache) |
void |
setInvitationService(org.alfresco.service.cmr.invitation.InvitationService invitationService) |
void |
setSiteService(org.alfresco.service.cmr.site.SiteService siteService) |
protected void |
throwInvitationNotFoundException(String invId,
String siteShortName) |
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 setSiteService(org.alfresco.service.cmr.site.SiteService siteService)
protected Map<String,Object> executeImpl(org.springframework.extensions.webscripts.WebScriptRequest req, org.springframework.extensions.webscripts.Status status, org.springframework.extensions.webscripts.Cache cache)
executeImpl
in class org.springframework.extensions.webscripts.DeclarativeWebScript
protected void checkAndCancelTheInvitation(String invId, String siteShortName)
Copyright © 2005–2018 Alfresco Software. All rights reserved.