protected abstract static class ScanningQueryEngine.PropertyValueExtractor extends Object implements RowExtractors.ExtractFromRow
| Modifier | Constructor and Description |
|---|---|
protected |
ScanningQueryEngine.PropertyValueExtractor(String selectorName,
String propertyName,
TypeSystem.TypeFactory<?> typeFactory) |
| Modifier and Type | Method and Description |
|---|---|
TypeSystem.TypeFactory<?> |
getType()
Get the type of value that this extractor will return from
RowExtractors.ExtractFromRow.getValueInRow(org.modeshape.jcr.query.NodeSequence.RowAccessor). |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetValueInRowprotected ScanningQueryEngine.PropertyValueExtractor(String selectorName, String propertyName, TypeSystem.TypeFactory<?> typeFactory)
public TypeSystem.TypeFactory<?> getType()
RowExtractors.ExtractFromRowRowExtractors.ExtractFromRow.getValueInRow(org.modeshape.jcr.query.NodeSequence.RowAccessor).getType in interface RowExtractors.ExtractFromRowCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.