Package | Description |
---|---|
org.alfresco.opencmis.dictionary | |
org.alfresco.repo.dictionary |
Modifier and Type | Class and Description |
---|---|
class |
CMISAbstractDictionaryService
Common CMIS Dictionary Support including registry of Types.
|
class |
CMISStrictDictionaryService
CMIS Dictionary which provides Types that strictly conform to the CMIS
specification.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExtendedDictionaryListener
A dictionary listener that allows listeners to listen for models being added to
the dictionary.
|
Modifier and Type | Class and Description |
---|---|
class |
DictionaryBootstrap
Bootstrap Dictionary DAO with pre-defined models & message resources (from classpath)
|
Modifier and Type | Method and Description |
---|---|
List<DictionaryListener> |
DictionaryDAO.getDictionaryListeners()
get DictionaryListener registered by calls to registerListener
|
List<DictionaryListener> |
DictionaryDAOImpl.getDictionaryListeners() |
Modifier and Type | Method and Description |
---|---|
void |
DictionaryDAO.register(DictionaryListener dictionaryListener)
Deprecated.
|
void |
DictionaryDAOImpl.register(DictionaryListener dictionaryListener)
Deprecated.
|
void |
DictionaryDAO.registerListener(DictionaryListener dictionaryListener)
Register listener with the Dictionary
|
void |
DictionaryDAOImpl.registerListener(DictionaryListener dictionaryListener)
Register with the Dictionary
|
Copyright © 2005–2020 Alfresco Software. All rights reserved.