public class SearchCriteriaFactory extends Object
SearchCriteria object data.| Constructor and Description |
|---|
SearchCriteriaFactory() |
| Modifier and Type | Method and Description |
|---|---|
static SearchCriteria |
getInstance(RenderContext ctx)
Looks up the
SearchCriteria object in the request scope. |
static SearchCriteria.NodePropertyDescriptor |
getPropertyDescriptor(String nodeType,
String propertyName,
Locale locale) |
public static SearchCriteria getInstance(RenderContext ctx)
SearchCriteria object in the request scope. If it is
not found, instantiates it and populates it using current request
parameters.ctx - current context objectSearchCriteria bean with the current search
parameterspublic static SearchCriteria.NodePropertyDescriptor getPropertyDescriptor(String nodeType, String propertyName, Locale locale) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.