|
Constructor Summary | ||
Tenant(String tenantDomain, boolean enabled, String rootContentStoreDir, String dbUrl) |
Method Summary | ||
boolean |
equals(Object obj) | |
getDbUrl() | ||
getRootContentStoreDir() | ||
getTenantDomain() | ||
int |
hashCode() | |
boolean |
isEnabled() |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
|