Package org.alfresco.repo.dictionary
Interface ExtendedDictionaryListener
- All Superinterfaces:
DictionaryListener
- All Known Implementing Classes:
CMISAbstractDictionaryService
,CMISStrictDictionaryService
A dictionary listener that allows listeners to listen for models being added to
the dictionary. Used by the OpenCMIS dictionary to refresh its registry when new models
are added to the core dictionary.
- Author:
- sglover
-
Method Summary
Methods inherited from interface org.alfresco.repo.dictionary.DictionaryListener
afterDictionaryDestroy, afterDictionaryInit, onDictionaryInit
-
Method Details
-
modelAdded
-