Package | Description |
---|---|
com.edorasware.cloud.core.init | |
com.edorasware.one.init |
Modifier and Type | Method and Description |
---|---|
void |
CloudAccountInitializer.initAccount(AccountSetup account,
String userId,
String comment,
String tenantCssClass,
SystemGroups systemGroups) |
Modifier and Type | Method and Description |
---|---|
static AccountSetup |
AccountSetup.createFromJsonMap(Map<String,Object> accountDataStructure) |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<AccountSetup> |
TenantSetup.getAccounts() |
Constructor and Description |
---|
TenantSetup(String name,
String adminUserLogin,
String adminUserEmail,
com.google.common.collect.ImmutableList<AccountSetup> accounts,
Map<String,Object> additionalValues) |
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.