Uses of Class
org.exoplatform.commons.api.indexing.data.SearchEntryId

Packages that use SearchEntryId
org.exoplatform.commons.api.indexing   
org.exoplatform.commons.api.indexing.data   
 

Uses of SearchEntryId in org.exoplatform.commons.api.indexing
 

Methods in org.exoplatform.commons.api.indexing with parameters of type SearchEntryId
abstract  void IndexingService.delete(SearchEntryId id)
           
abstract  void IndexingService.update(SearchEntryId id, Map<String,Object> changes)
           
 

Uses of SearchEntryId in org.exoplatform.commons.api.indexing.data
 

Fields in org.exoplatform.commons.api.indexing.data declared as SearchEntryId
protected  SearchEntryId SearchEntry.id
           
 

Methods in org.exoplatform.commons.api.indexing.data that return SearchEntryId
 SearchEntryId SearchEntry.getId()
           
 

Methods in org.exoplatform.commons.api.indexing.data with parameters of type SearchEntryId
 void SearchEntry.setId(SearchEntryId id)
           
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.