Uses of Enum
org.apache.jackrabbit.oak.spi.query.Filter.PathRestriction
Packages that use Filter.PathRestriction
Package
Description
This package contains oak query index related classes.
-
Uses of Filter.PathRestriction in org.apache.jackrabbit.oak.spi.query
Methods in org.apache.jackrabbit.oak.spi.query that return Filter.PathRestrictionModifier and TypeMethodDescriptionFilter.getPathRestriction()Get the path restriction type.static Filter.PathRestrictionReturns the enum constant of this type with the specified name.static Filter.PathRestriction[]Filter.PathRestriction.values()Returns an array containing the constants of this enum type, in the order they are declared.