| Package | Description |
|---|---|
| org.alfresco.repo.domain.tenant |
| Modifier and Type | Method and Description |
|---|---|
TenantUpdateEntity |
TenantAdminDAO.getTenantForUpdate(String tenantDomain)
Get tenant for update
|
TenantUpdateEntity |
AbstractTenantAdminDAOImpl.getTenantForUpdate(String tenantDomain) |
| Modifier and Type | Method and Description |
|---|---|
void |
TenantAdminDAO.updateTenant(TenantUpdateEntity tenantUpdateEntity)
Update tenant
Note: tenant domain cannot be changed
|
void |
AbstractTenantAdminDAOImpl.updateTenant(TenantUpdateEntity entity) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.