Class CMISAbstractDictionaryService

java.lang.Object
org.springframework.extensions.surf.util.AbstractLifecycleBean
org.alfresco.opencmis.dictionary.CMISAbstractDictionaryService
All Implemented Interfaces:
EventListener, CMISDictionaryService, DictionaryListener, ExtendedDictionaryListener, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener
Direct Known Subclasses:
CMISStrictDictionaryService

public abstract class CMISAbstractDictionaryService extends org.springframework.extensions.surf.util.AbstractLifecycleBean implements CMISDictionaryService, ExtendedDictionaryListener
Common CMIS Dictionary Support including registry of Types.
Author:
davidc, florian.mueller