Package | Description |
---|---|
org.modeshape.jcr.index.local |
Modifier and Type | Class and Description |
---|---|
protected static class |
IndexValues.StandardConverter<T> |
Modifier and Type | Method and Description |
---|---|
static <T> IndexValues.Converter<T> |
IndexValues.converter(ValueFactory<T> factory) |
static <T> IndexValues.Converter<T> |
IndexValues.converter(ValueFactory<T> factory,
Map<String,Object> variables) |
abstract IndexValues.Converter<?> |
IndexSpec.getConverter() |
IndexValues.Converter<?> |
IndexSpec.SingleColumnSpec.getConverter() |
static <T> IndexValues.Converter<MapDB.UniqueKey<T>> |
IndexValues.uniqueKeyConverter(IndexValues.Converter<T> converter) |
Modifier and Type | Method and Description |
---|---|
static <T> IndexValues.Converter<MapDB.UniqueKey<T>> |
IndexValues.uniqueKeyConverter(IndexValues.Converter<T> converter) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.