public class MultiTenantConfiguration extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected boolean | 
enabledByDefault  | 
protected String | 
membersGroupPermission  | 
protected String | 
tenantDocumentType  | 
| Constructor and Description | 
|---|
MultiTenantConfiguration()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
String | 
getMembersGroupPermission()  | 
List<String> | 
getProhibitedGroups()  | 
String | 
getTenantDocumentType()  | 
int | 
hashCode()  | 
boolean | 
isEnabledByDefault()  | 
String | 
toString()  | 
protected String tenantDocumentType
protected String membersGroupPermission
protected boolean enabledByDefault
public MultiTenantConfiguration()
public String getTenantDocumentType()
public String getMembersGroupPermission()
public boolean isEnabledByDefault()
public List<String> getProhibitedGroups()
Copyright © 2019 Nuxeo. All rights reserved.