Uses of Enum
org.apache.jackrabbit.oak.api.StrictPathRestriction
Packages that use StrictPathRestriction
-
Uses of StrictPathRestriction in org.apache.jackrabbit.oak.api
Methods in org.apache.jackrabbit.oak.api that return StrictPathRestrictionModifier and TypeMethodDescriptionstatic StrictPathRestrictionStrictPathRestriction.stringToEnum(String strictPathRestrictionInString) static StrictPathRestrictionReturns the enum constant of this type with the specified name.static StrictPathRestriction[]StrictPathRestriction.values()Returns an array containing the constants of this enum type, in the order they are declared.