| Package | Description | 
|---|---|
| com.edorasware.one.identity.group | |
| com.edorasware.one.init | 
| Modifier and Type | Method and Description | 
|---|---|
Group.Builder | 
Group.Builder.accountId(String accountId)
Set the mandatory account id of the group. 
 | 
static Group.Builder | 
Group.builder()
Creates a builder for a new concrete  
Group instance. | 
static Group.Builder | 
Group.builder(Group groupTemplate)
 | 
Group.Builder | 
Group.Builder.displayName(String displayName)
Set the mandatory display name of the group. 
 | 
Group.Builder | 
Group.Builder.externalId(String externalId)
Set the optional external id of the group. 
 | 
Group.Builder | 
Group.Builder.id(String id)
Set the mandatory id of the group. 
 | 
Group.Builder | 
Group.Builder.tenantId(String tenantId)
Set the mandatory tenant id of the group. 
 | 
Group.Builder | 
Group.Builder.type(GroupType type)
Set the group’s type 
 | 
Group.Builder | 
Group.Builder.variables(Map<String,Object> variables)  | 
| Modifier and Type | Method and Description | 
|---|---|
Group.Builder | 
GroupSetup.toBuilder()  | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.