| Package | Description |
|---|---|
| org.jahia.services.search |
| Modifier and Type | Method and Description |
|---|---|
SearchCriteria.Term.MatchType |
SearchCriteria.NodeProperty.getMatch() |
SearchCriteria.Term.MatchType |
SearchCriteria.Term.getMatch() |
static SearchCriteria.Term.MatchType |
SearchCriteria.Term.MatchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchCriteria.Term.MatchType[] |
SearchCriteria.Term.MatchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchCriteria.NodeProperty.setMatch(SearchCriteria.Term.MatchType matchType) |
void |
SearchCriteria.Term.setMatch(SearchCriteria.Term.MatchType matchType) |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.