| Package | Description |
|---|---|
| org.alfresco.repo.dictionary |
| Modifier and Type | Method and Description |
|---|---|
CompiledModel |
DictionaryDAOImpl.getCompiledModel(QName modelName) |
| Modifier and Type | Method and Description |
|---|---|
Map<QName,CompiledModel> |
DictionaryDAOImpl.DictionaryRegistry.getCompiledModels() |
Map<String,List<CompiledModel>> |
DictionaryDAOImpl.DictionaryRegistry.getUriToModels() |
| Modifier and Type | Method and Description |
|---|---|
void |
DictionaryDAOImpl.DictionaryRegistry.setCompiledModels(Map<QName,CompiledModel> compiledModels) |
void |
DictionaryDAOImpl.DictionaryRegistry.setUriToModels(Map<String,List<CompiledModel>> uriToModels) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.