Interface IndexPathService
- 
- All Known Implementing Classes:
 IndexPathServiceImpl
public interface IndexPathService 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Iterable<java.lang.String>getIndexPaths()Returns all index definitions paths present in the repository 
 -