public interface MentionsStrategy
| Modifier and Type | Method and Description |
|---|---|
java.util.List<User> |
getUsers(long companyId,
long user,
java.lang.String query,
JSONObject jsonObject) |
java.util.List<User> getUsers(long companyId, long user, java.lang.String query, JSONObject jsonObject) throws PortalException
PortalException