public class IndexSpecImpl extends Object implements TermSpec
QueryOptionsBuilder expressions.| Constructor and Description |
|---|
IndexSpecImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
build(Indexed indexable) |
QName |
getAttribute() |
QName |
getElement() |
String |
getField() |
String |
getJsonKey() |
QueryOptions.PathIndex |
getPathIndex() |
void |
setAttribute(QName attribute) |
void |
setElement(QName element) |
void |
setField(String field) |
void |
setJsonKey(String jsonKey) |
void |
setPathIndex(QueryOptions.PathIndex pathIndex) |
public QName getAttribute()
getAttribute in interface IndexSpecpublic void setAttribute(QName attribute)
setAttribute in interface IndexSpecpublic QName getElement()
getElement in interface IndexSpecpublic void setElement(QName element)
setElement in interface IndexSpecpublic QueryOptions.PathIndex getPathIndex()
getPathIndex in interface IndexSpecpublic void setPathIndex(QueryOptions.PathIndex pathIndex)
setPathIndex in interface IndexSpecpublic String getJsonKey()
getJsonKey in interface IndexSpecpublic void setJsonKey(String jsonKey)
setJsonKey in interface IndexSpecCopyright © 2013-2015 MarkLogic Corporation.