public static interface KomodoLexicon.Search
Modifier and Type | Interface and Description |
---|---|
static interface |
KomodoLexicon.Search.FromType
The JCR names for search from type
|
static interface |
KomodoLexicon.Search.WhereClause
The JCR names for search where clause
|
static interface |
KomodoLexicon.Search.WhereCompareClause
The JCR names for search where compare clause
|
static interface |
KomodoLexicon.Search.WhereContainsClause
The JCR names for search where contains clause
|
static interface |
KomodoLexicon.Search.WhereParanthesisClause
The JCR names for search where paranthesis clause
|
static interface |
KomodoLexicon.Search.WhereParentPathClause
The JCR names for search where parent path clause
|
static interface |
KomodoLexicon.Search.WherePathClause
The JCR names for search where path clause
|
static interface |
KomodoLexicon.Search.WhereSetClause
The JCR names for search where set clause
|
Modifier and Type | Field and Description |
---|---|
static String |
CUSTOM_WHERE
The custom where clause of the search.
|
static String |
FROM_TYPE
The from type of the search.
|
static String |
GROUP_NODE
The name and node type name of the Komodo Search grouping node.
|
static String |
NODE_TYPE
The name of the Search node type.
|
static String |
SEARCH_DATE
The date of when the search was saved.
|
static String |
WHERE_CLAUSE
The where clause of the search.
|
static final String GROUP_NODE
static final String NODE_TYPE
static final String SEARCH_DATE
static final String CUSTOM_WHERE
static final String FROM_TYPE
static final String WHERE_CLAUSE
Copyright © 2013–2019. All rights reserved.