public static interface DocumentConvention.TryConvertValueForQueryDelegate<T>
Modifier and Type | Method and Description |
---|---|
Class<T> |
getSupportedClass() |
boolean |
tryConvertValue(String fieldName,
T value,
QueryValueConvertionType convertionType,
Reference<String> strValue) |
Copyright © 2016. All Rights Reserved.