|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexRules | |
---|---|
org.modeshape.jcr | |
org.modeshape.jcr.query | The Query API provides a mechanism for building and executing queries. |
Uses of IndexRules in org.modeshape.jcr |
---|
Methods in org.modeshape.jcr that return IndexRules | |
---|---|
IndexRules |
NodeTypeSchemata.getIndexRules()
Get the index rules ... |
Uses of IndexRules in org.modeshape.jcr.query |
---|
Fields in org.modeshape.jcr.query declared as IndexRules | |
---|---|
static IndexRules |
IndexRules.DEFAULT_RULES
The default set of IndexRules when no rules are provided. |
Methods in org.modeshape.jcr.query that return IndexRules | |
---|---|
IndexRules |
IndexRules.Builder.build()
Build the indexing rules. |
IndexRules |
IndexRules.Factory.getRules()
|
IndexRules |
IndexRules.FixedFactory.getRules()
|
Methods in org.modeshape.jcr.query with parameters of type IndexRules | |
---|---|
static IndexRules.Builder |
IndexRules.createBuilder(IndexRules initialRules)
Return a new builder that can be used to create IndexRules objects. |
Constructors in org.modeshape.jcr.query with parameters of type IndexRules | |
---|---|
IndexRules.FixedFactory(IndexRules rules)
|
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |