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