Uses of Class
org.alfresco.solr.AlfrescoClientDataModelServicesFactory.DictionaryKey
-
Packages that use AlfrescoClientDataModelServicesFactory.DictionaryKey Package Description org.alfresco.solr -
-
Uses of AlfrescoClientDataModelServicesFactory.DictionaryKey in org.alfresco.solr
Methods in org.alfresco.solr that return types with arguments of type AlfrescoClientDataModelServicesFactory.DictionaryKey Modifier and Type Method Description static Map<AlfrescoClientDataModelServicesFactory.DictionaryKey,org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService>
AlfrescoClientDataModelServicesFactory. constructDictionaries(org.alfresco.opencmis.dictionary.QNameFilter qnameFilter, org.alfresco.repo.dictionary.NamespaceDAO namespaceDAO, org.alfresco.repo.dictionary.DictionaryComponent dictionaryService, org.alfresco.repo.dictionary.DictionaryDAO dictionaryDAO)
Constructs a dictionary by default.
-