Uses of Interface
org.alfresco.repo.dictionary.DictionaryListener
Packages that use DictionaryListener
-
Uses of DictionaryListener in org.alfresco.opencmis.dictionary
Classes in org.alfresco.opencmis.dictionary that implement DictionaryListenerModifier and TypeClassDescriptionclass
Common CMIS Dictionary Support including registry of Types.class
CMIS Dictionary which provides Types that strictly conform to the CMIS specification. -
Uses of DictionaryListener in org.alfresco.repo.dictionary
Subinterfaces of DictionaryListener in org.alfresco.repo.dictionaryModifier and TypeInterfaceDescriptioninterface
A dictionary listener that allows listeners to listen for models being added to the dictionary.Classes in org.alfresco.repo.dictionary that implement DictionaryListenerModifier and TypeClassDescriptionclass
Bootstrap Dictionary DAO with pre-defined models & message resources (from classpath)Methods in org.alfresco.repo.dictionary that return types with arguments of type DictionaryListenerModifier and TypeMethodDescriptionDictionaryDAO.getDictionaryListeners()
get DictionaryListener registered by calls to registerListenerDictionaryDAOImpl.getDictionaryListeners()
Methods in org.alfresco.repo.dictionary with parameters of type DictionaryListenerModifier and TypeMethodDescriptionvoid
DictionaryDAO.register
(DictionaryListener dictionaryListener) Deprecated.void
DictionaryDAOImpl.register
(DictionaryListener dictionaryListener) Deprecated.void
DictionaryDAO.registerListener
(DictionaryListener dictionaryListener) Register listener with the Dictionaryvoid
DictionaryDAOImpl.registerListener
(DictionaryListener dictionaryListener) Register with the Dictionary