| Package | Description | 
|---|---|
| com.edorasware.cloud.core.init | |
| com.edorasware.one.init | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
CloudGroupInitializer.initGroup(String accountId,
         GroupSetup groupData,
         String userId)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.collect.ImmutableMap<String,String> | 
CloudGroupInitializer.initGroups(String accountId,
          List<GroupSetup> groups,
          String userId)  | 
| Modifier and Type | Method and Description | 
|---|---|
static GroupSetup | 
GroupSetup.createFromJsonMap(Map<String,Object> groupDataStructure)  | 
GroupSetup | 
AccountSetup.getDefaultAccountGroup()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.collect.ImmutableList<GroupSetup> | 
AccountSetup.getGroups()  | 
| Constructor and Description | 
|---|
AccountSetup(String name,
            String domain,
            String cssClass,
            com.google.common.collect.ImmutableList<GroupSetup> groups,
            com.google.common.collect.ImmutableList<UserSetup> users,
            GroupSetup defaultAccountGroup,
            Map<String,Object> additionalValues)  | 
| Constructor and Description | 
|---|
AccountSetup(String name,
            String domain,
            String cssClass,
            com.google.common.collect.ImmutableList<GroupSetup> groups,
            com.google.common.collect.ImmutableList<UserSetup> users,
            GroupSetup defaultAccountGroup,
            Map<String,Object> additionalValues)  | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.