Uses of Class
org.alfresco.repo.domain.tenant.TenantUpdateEntity
-
Packages that use TenantUpdateEntity Package Description org.alfresco.repo.domain.tenant -
-
Uses of TenantUpdateEntity in org.alfresco.repo.domain.tenant
Methods in org.alfresco.repo.domain.tenant that return TenantUpdateEntity Modifier and Type Method Description TenantUpdateEntityAbstractTenantAdminDAOImpl. getTenantForUpdate(java.lang.String tenantDomain)TenantUpdateEntityTenantAdminDAO. getTenantForUpdate(java.lang.String tenantDomain)Get tenant for updateMethods in org.alfresco.repo.domain.tenant with parameters of type TenantUpdateEntity Modifier and Type Method Description voidAbstractTenantAdminDAOImpl. updateTenant(TenantUpdateEntity entity)voidTenantAdminDAO. updateTenant(TenantUpdateEntity tenantUpdateEntity)Update tenant
-