Uses of Class
org.apache.sling.feature.cpconverter.index.IndexDefinitions
-
Packages that use IndexDefinitions Package Description org.apache.sling.feature.cpconverter.index -
-
Uses of IndexDefinitions in org.apache.sling.feature.cpconverter.index
Methods in org.apache.sling.feature.cpconverter.index that return IndexDefinitions Modifier and Type Method Description IndexDefinitions
DefaultIndexManager. getIndexes()
@NotNull IndexDefinitions
IndexManager. getIndexes()
Returns the index definitions managed by this instanceConstructors in org.apache.sling.feature.cpconverter.index with parameters of type IndexDefinitions Constructor Description IndexDefinitionsJsonWriter(@NotNull IndexDefinitions indexDefinitions)
-