public class UsersSearch
extends org.exoplatform.social.core.storage.impl.AbstractStorage
| Modifier and Type | Field and Description |
|---|---|
static char |
ASTERISK_CHAR |
static String |
ASTERISK_STR |
static String |
EMPTY_STR |
static String |
PERCENT_STR |
static String |
SLASH_STR |
static String |
SPACE_STR |
| Constructor and Description |
|---|
UsersSearch() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSize() |
List<org.exoplatform.social.core.identity.model.Identity> |
search(Boolean isVendor,
String searchCondition,
List<org.exoplatform.social.core.identity.model.Identity> excludedIdentityList,
long offset,
long limit,
String orderBy,
String order) |
_findById, _findByPath, _getMixin, _hasMixin, _removeById, _removeMixin, _skip, getProviderRoot, getSession, getSpaceRoot, getStatus, isJcrProperty, lifecycleLookup, node, nodes, nodes, startSynchronization, stopSynchronizationpublic static final String ASTERISK_STR
public static final String PERCENT_STR
public static final char ASTERISK_CHAR
public static final String SPACE_STR
public static final String EMPTY_STR
public static final String SLASH_STR
public List<org.exoplatform.social.core.identity.model.Identity> search(Boolean isVendor, String searchCondition, List<org.exoplatform.social.core.identity.model.Identity> excludedIdentityList, long offset, long limit, String orderBy, String order) throws org.exoplatform.social.core.storage.IdentityStorageException
org.exoplatform.social.core.storage.IdentityStorageExceptionpublic int getSize()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.