public class TenantGroupConfiguration extends Object implements CloudConfigurationObject
Provides information on the default tenant groups.
| Modifier and Type | Field and Description | 
|---|---|
static String | 
CONFIGURATION_KEY  | 
| Modifier and Type | Method and Description | 
|---|---|
static TenantGroupConfiguration | 
from(SystemGroups systemGroups)  | 
String | 
getAdministratorGroupId()  | 
String | 
getManagerGroupId()  | 
String | 
getModelerGroupId()  | 
String | 
getSupervisorGroupId()  | 
String | 
getUserGroupId()  | 
public static final String CONFIGURATION_KEY
public String getUserGroupId()
public String getModelerGroupId()
public String getManagerGroupId()
public String getAdministratorGroupId()
public String getSupervisorGroupId()
public static TenantGroupConfiguration from(SystemGroups systemGroups)
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.