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 TypeClassDescriptionclassCommon CMIS Dictionary Support including registry of Types.classCMIS 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 TypeInterfaceDescriptioninterfaceA dictionary listener that allows listeners to listen for models being added to the dictionary.Classes in org.alfresco.repo.dictionary that implement DictionaryListenerModifier and TypeClassDescriptionclassBootstrap 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 TypeMethodDescriptionvoidDictionaryDAO.register(DictionaryListener dictionaryListener) Deprecated.voidDictionaryDAOImpl.register(DictionaryListener dictionaryListener) Deprecated.voidDictionaryDAO.registerListener(DictionaryListener dictionaryListener) Register listener with the DictionaryvoidDictionaryDAOImpl.registerListener(DictionaryListener dictionaryListener) Register with the Dictionary