Class DictionaryDAOImpl

java.lang.Object
org.alfresco.repo.dictionary.DictionaryDAOImpl
All Implemented Interfaces:
EventListener, DictionaryDAO, NamespaceDAO, NamespacePrefixResolver, org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>

public class DictionaryDAOImpl extends Object implements DictionaryDAO, NamespaceDAO, org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>
Default implementation of the Dictionary.
Author:
David Caruana, janv, sglover