| Modifier and Type | Class and Description |
|---|---|
static class |
Config.Editor.User |
| Modifier and Type | Field and Description |
|---|---|
protected String |
callbackUrl |
protected String |
lang |
protected String |
mode |
protected Config.Editor.User |
user |
| Modifier | Constructor and Description |
|---|---|
protected |
Config.Editor(String callbackUrl,
String lang,
String mode,
Config.Editor.User user) |
| Modifier and Type | Method and Description |
|---|---|
protected Config.Editor |
forUser(String id,
String firstName,
String lastName,
String lang,
String callbackUrl) |
String |
getCallbackUrl() |
String |
getLang() |
String |
getMode() |
Config.Editor.User |
getUser() |
protected final String callbackUrl
protected final String lang
protected final String mode
protected final Config.Editor.User user
protected Config.Editor(String callbackUrl, String lang, String mode, Config.Editor.User user)
public String getCallbackUrl()
public String getLang()
public String getMode()
public Config.Editor.User getUser()
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.