Package org.apache.jackrabbit.core.query
Class PropertyTypeRegistry.TypeMapping
- java.lang.Object
-
- org.apache.jackrabbit.core.query.PropertyTypeRegistry.TypeMapping
-
- Enclosing class:
- PropertyTypeRegistry
public static class PropertyTypeRegistry.TypeMapping extends Object
-
-
Field Summary
Fields Modifier and Type Field Description boolean
isMultiValued
True if the property type is multi-valuedint
type
The property type as an integer
-