Uses of Class
org.silverpeas.search.indexEngine.model.SpaceComponentPair

Packages that use SpaceComponentPair
org.silverpeas.search.searchEngine.model   
 

Uses of SpaceComponentPair in org.silverpeas.search.searchEngine.model
 

Methods in org.silverpeas.search.searchEngine.model that return types with arguments of type SpaceComponentPair
 Set<SpaceComponentPair> QueryDescription.getSpaceComponentPairSet()
          Return the set of all the component's instances whose the documents must be searched.
 

Method parameters in org.silverpeas.search.searchEngine.model with type arguments of type SpaceComponentPair
 Set<String> WAIndexSearcher.getIndexPathSet(Set<SpaceComponentPair> spaceComponentPairSet)
          Build the set of all the path to the directories index corresponding the given (space, component) pairs.
 



Copyright © 2016 Silverpeas. All Rights Reserved.