public abstract class AbstractTenantAdminWebScript
extends org.springframework.extensions.webscripts.DeclarativeWebScript
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
TENANT_ADMIN_PASSWORD |
protected static java.lang.String |
TENANT_CONTENT_STORE_ROOT |
protected static java.lang.String |
TENANT_DOMAIN |
protected org.alfresco.repo.tenant.TenantAdminService |
tenantAdminService |
Constructor and Description |
---|
AbstractTenantAdminWebScript() |
Modifier and Type | Method and Description |
---|---|
void |
setTenantAdminService(org.alfresco.repo.tenant.TenantAdminService tenantAdminService) |
execute, executeFinallyImpl, executeImpl, 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
protected static final java.lang.String TENANT_DOMAIN
protected static final java.lang.String TENANT_ADMIN_PASSWORD
protected static final java.lang.String TENANT_CONTENT_STORE_ROOT
protected org.alfresco.repo.tenant.TenantAdminService tenantAdminService
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.