Interface IndexingConfiguration
- All Known Implementing Classes:
- IndexingConfigurationImpl
public interface IndexingConfiguration
- 
Method SummaryModifier and TypeMethodDescription@Nullable IndexingItemConfigurationgetForPath(@NotNull ItemPath path) @NotNull Collection<IndexingItemConfiguration>getItems()boolean
- 
Method Details- 
getItems- Throws:
- ConfigurationException
 
- 
getForPath
- 
hasNoItemsboolean hasNoItems()
 
-