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