Package org.alfresco.repo.domain.tenant
Class TenantQueryEntity
- java.lang.Object
-
- org.alfresco.repo.domain.tenant.TenantQueryEntity
-
public class TenantQueryEntity extends Object
Entity for alf_tenant queries.- Since:
- 4.2
- Author:
- Derek Hulley
-
-
Constructor Summary
Constructors Constructor Description TenantQueryEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetEnabled(Boolean enabled)voidsetTenantDomain(String tenantDomain)voidsetTenantName(String tenantName)StringtoString()
-