| Package | Description |
|---|---|
| org.alfresco.repo.search |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryCollectionImpl |
| Modifier and Type | Method and Description |
|---|---|
static QueryCollection |
QueryCollectionImpl.createQueryCollection(org.dom4j.Element element,
DictionaryService dictionaryService,
NamespacePrefixResolver nspr) |
QueryCollection |
QueryRegisterComponent.getQueryCollection(String name)
Get a query collection by name
|
QueryCollection |
QueryRegisterComponentImpl.getQueryCollection(String location) |
| Modifier and Type | Method and Description |
|---|---|
static CannedQueryDefImpl |
CannedQueryDefImpl.createCannedQuery(org.dom4j.Element element,
DictionaryService dictionaryService,
QueryCollection container,
NamespacePrefixResolver nspr) |
static NamedQueryParameterDefinition |
QueryParameterRefImpl.createParameterReference(org.dom4j.Element element,
DictionaryService dictionaryService,
QueryCollection container) |
| Constructor and Description |
|---|
CannedQueryDefImpl(QName qName,
String language,
String query,
List<QueryParameterDefinition> queryParameterDefs,
QueryCollection container) |
QueryParameterRefImpl(QName qName,
QueryCollection container) |
Copyright © 2005–2021 Alfresco Software. All rights reserved.