public class IdentityNameList extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IdentityNameList.Option |
| Constructor and Description |
|---|
IdentityNameList() |
| Modifier and Type | Method and Description |
|---|---|
void |
addOption(IdentityNameList.Option opt) |
void |
addToNameList(org.exoplatform.social.core.identity.model.Identity... identities) |
List<IdentityNameList.Option> |
getOptions() |
void |
setOptions(List<IdentityNameList.Option> options) |
public List<IdentityNameList.Option> getOptions()
public void setOptions(List<IdentityNameList.Option> options)
public void addOption(IdentityNameList.Option opt)
public void addToNameList(org.exoplatform.social.core.identity.model.Identity... identities)
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.