public interface ISearchConstraints
Modifier and Type | Method and Description |
---|---|
int |
getMaxDepth()
Get the max-depth of this SearchConstraints.
|
int |
getMaxResults()
Get the max-results of this SearchConstraints.
|
java.lang.String |
getSearchId()
Get the search id.
|