Interface ExtendedDictionaryListener

All Superinterfaces:
DictionaryListener
All Known Implementing Classes:
CMISAbstractDictionaryService, CMISStrictDictionaryService

public interface ExtendedDictionaryListener extends DictionaryListener
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