public class AgendaSearchConnector extends Object
| Constructor and Description |
|---|
AgendaSearchConnector(org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.social.core.manager.IdentityManager identityManager,
org.exoplatform.social.core.space.spi.SpaceService spaceService,
AgendaEventStorage agendaEventStorage,
org.exoplatform.commons.search.es.client.ElasticSearchingClient client,
org.exoplatform.container.xml.InitParams initParams) |
| Modifier and Type | Method and Description |
|---|---|
List<org.exoplatform.agenda.model.EventSearchResult> |
search(long userIdentityId,
ZoneId userTimeZone,
String term,
long offset,
long limit) |
public AgendaSearchConnector(org.exoplatform.container.configuration.ConfigurationManager configurationManager,
org.exoplatform.social.core.manager.IdentityManager identityManager,
org.exoplatform.social.core.space.spi.SpaceService spaceService,
AgendaEventStorage agendaEventStorage,
org.exoplatform.commons.search.es.client.ElasticSearchingClient client,
org.exoplatform.container.xml.InitParams initParams)
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.