|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.search.QueryRegisterComponentImpl
public class QueryRegisterComponentImpl
| Constructor Summary | |
|---|---|
QueryRegisterComponentImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCollectionNameforParameterDefinition(QName qName)
Get the name of the collection containing a parameter definition |
java.lang.String |
getCollectionNameforQueryDefinition(QName qName)
Get the name of the collection containing a query |
QueryParameterDefinition |
getParameterDefinition(QName qName)
Get a parameter definition |
QueryCollection |
getQueryCollection(java.lang.String location)
Get a query collection by name |
CannedQueryDef |
getQueryDefinition(QName qName)
Get a query defintion by Qname |
void |
loadQueryCollection(java.lang.String location)
Load a query collection |
void |
setCollections(java.util.List collections)
|
void |
setDictionaryService(DictionaryService dictionaryService)
|
void |
setNamespaceService(NamespacePrefixResolver namespaceService)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QueryRegisterComponentImpl()
| Method Detail |
|---|
public CannedQueryDef getQueryDefinition(QName qName)
QueryRegisterComponent
getQueryDefinition in interface QueryRegisterComponentpublic java.lang.String getCollectionNameforQueryDefinition(QName qName)
QueryRegisterComponent
getCollectionNameforQueryDefinition in interface QueryRegisterComponentpublic QueryParameterDefinition getParameterDefinition(QName qName)
QueryRegisterComponent
getParameterDefinition in interface QueryRegisterComponentpublic java.lang.String getCollectionNameforParameterDefinition(QName qName)
QueryRegisterComponent
getCollectionNameforParameterDefinition in interface QueryRegisterComponentpublic QueryCollection getQueryCollection(java.lang.String location)
QueryRegisterComponent
getQueryCollection in interface QueryRegisterComponentpublic void loadQueryCollection(java.lang.String location)
QueryRegisterComponent
loadQueryCollection in interface QueryRegisterComponentpublic void setCollections(java.util.List collections)
public void setDictionaryService(DictionaryService dictionaryService)
public void setNamespaceService(NamespacePrefixResolver namespaceService)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||