@AlfrescoPublicApi public class Tenant extends Object
| Constructor and Description |
|---|
Tenant(String tenantDomain,
boolean enabled,
String rootContentStoreDir,
String dbUrl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDbUrl() |
String |
getRootContentStoreDir() |
String |
getTenantDomain() |
int |
hashCode() |
boolean |
isEnabled() |
Copyright © 2005–2019 Alfresco Software. All rights reserved.