Class CMISStrictDictionaryService

  • All Implemented Interfaces:
    EventListener, CMISDictionaryService, DictionaryListener, ExtendedDictionaryListener, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener

    public class CMISStrictDictionaryService
    extends CMISAbstractDictionaryService
    CMIS Dictionary which provides Types that strictly conform to the CMIS specification. That is, only maps types to one of root Document, Folder, Relationship and Policy. And Item which is pretty much anything that is not a Document, Folder, Relationship or Policy.
    Author:
    steveglover, davidc, mrogers