| Package | Description | 
|---|---|
| com.edorasware.one.identity.user | 
| Modifier and Type | Method and Description | 
|---|---|
User.DeputyUser.Builder | 
User.DeputyUser.Builder.active(boolean active)
True if the deputy user is active, false otherwise 
 | 
static User.DeputyUser.Builder | 
User.DeputyUser.builder()
Creates a builder for a new concrete  
User.DeputyUser instance. | 
static User.DeputyUser.Builder | 
User.DeputyUser.builder(User.DeputyUser deputyUserTemplate)
Creates a builder for a new concrete  
User.DeputyUser instance based on the given
User.DeputyUser template. | 
User.DeputyUser.Builder | 
User.DeputyUser.Builder.id(String id)
Set the id of the deputy user. 
 | 
User.DeputyUser.Builder | 
User.DeputyUser.Builder.notify(boolean notify)
True if the deputy user should be notified, false otherwise 
 | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.