Class IdentityNameList
java.lang.Object
org.exoplatform.social.service.rest.api.models.IdentityNameList
UserNameList class
Contains list of user's name that match the input string.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidaddToNameList(Locale locale, org.exoplatform.social.core.identity.model.Identity... identities) voidsetOptions(List<IdentityNameList.Option> options)
-
Constructor Details
-
IdentityNameList
public IdentityNameList()
-
-
Method Details
-
getOptions
-
setOptions
-
addOption
-
addToNameList
public void addToNameList(Locale locale, org.exoplatform.social.core.identity.model.Identity... identities)
-