Uses of Class
org.exoplatform.social.core.identity.model.ActiveIdentityFilter
-
Packages that use ActiveIdentityFilter Package Description org.exoplatform.social.core.storage.api -
-
Uses of ActiveIdentityFilter in org.exoplatform.social.core.storage.api
Methods in org.exoplatform.social.core.storage.api with parameters of type ActiveIdentityFilter Modifier and Type Method Description Set<String>IdentityStorage. getActiveUsers(ActiveIdentityFilter filter)Gets the active user list base on the given ActiveIdentityFilter.
-