public interface QueryEngineConfig
Modifier and Type | Method and Description |
---|---|
String[] |
getSecondaryProperties()
Gets the names of possible properties to get additional data from.
|
String |
getSecondarySubPath()
Gets the subpath to be used for determining additional data.
|
String |
getSubPath()
Gets the subpath to be used for determining data.
|
String[] |
getValueProperties()
Gets the names of possible properties to get data from.
|
String getSubPath()
null
if no subpath should be usedString[] getValueProperties()
String getSecondarySubPath()
null
if no subpath
should be usedString[] getSecondaryProperties()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"