| Package | Description |
|---|---|
| org.jahia.services.search |
| Modifier and Type | Method and Description |
|---|---|
SearchCriteria.NodeProperty.Type |
SearchCriteria.NodeProperty.getType() |
SearchCriteria.NodeProperty.Type |
SearchCriteria.NodePropertyDescriptor.getType() |
static SearchCriteria.NodeProperty.Type |
SearchCriteria.NodeProperty.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchCriteria.NodeProperty.Type[] |
SearchCriteria.NodeProperty.Type.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.setType(SearchCriteria.NodeProperty.Type type) |
void |
SearchCriteria.NodePropertyDescriptor.setType(SearchCriteria.NodeProperty.Type type) |
| Constructor and Description |
|---|
NodePropertyDescriptor(String name,
String label,
SearchCriteria.NodeProperty.Type type)
Initializes an instance of this class.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.