| Package | Description |
|---|---|
| org.alfresco.opencmis.dictionary | |
| org.alfresco.repo.dictionary | |
| org.alfresco.service.cmr.dictionary |
| Modifier and Type | Field and Description |
|---|---|
protected DictionaryDAO |
CMISAbstractDictionaryService.dictionaryDAO |
| Modifier and Type | Method and Description |
|---|---|
void |
CMISAbstractDictionaryService.setDictionaryDAO(DictionaryDAO dictionaryDAO)
Set the dictionary DAO
|
| Modifier and Type | Class and Description |
|---|---|
class |
DictionaryDAOImpl
Default implementation of the Dictionary.
|
| Modifier and Type | Field and Description |
|---|---|
protected DictionaryDAO |
AbstractDictionaryRegistry.dictionaryDAO |
| Modifier and Type | Method and Description |
|---|---|
DictionaryDAO |
CustomModelDefinitionImpl.getDictionaryDAO() |
DictionaryDAO |
M2ModelDefinition.getDictionaryDAO() |
| Modifier and Type | Method and Description |
|---|---|
CompiledModel |
M2Model.compile(DictionaryDAO dictionaryDAO,
NamespaceDAO namespaceDAO,
boolean enableConstraintClassLoading)
Create a compiled form of this model
|
void |
DictionaryComponent.setDictionaryDAO(DictionaryDAO dictionaryDAO)
Sets the Meta Model DAO
|
void |
DictionaryBootstrap.setDictionaryDAO(DictionaryDAO dictionaryDAO)
Sets the Dictionary DAO
|
| Constructor and Description |
|---|
AbstractDictionaryRegistry(DictionaryDAO dictionaryDAO) |
CoreDictionaryRegistryImpl(DictionaryDAO dictionaryDAO) |
TenantDictionaryRegistryImpl(DictionaryDAO dictionaryDAO,
String tenantDomain) |
| Modifier and Type | Method and Description |
|---|---|
DictionaryDAO |
ModelDefinition.getDictionaryDAO() |
Copyright © 2005–2019 Alfresco Software. All rights reserved.