JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.apache.jackrabbit.oak.spi.query
Interface QueryIndexProviderAware
public interface
QueryIndexProviderAware
Marker interface for services that need a QueryIndexProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
setQueryIndexProvider
(
QueryIndexProvider
provider)
Method Details
setQueryIndexProvider
void
setQueryIndexProvider
(
QueryIndexProvider
provider)