Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.directory.localconfiguration
Class DirectoryConfigurationFactory

java.lang.Object
  extended by org.nuxeo.ecm.directory.localconfiguration.DirectoryConfigurationFactory
All Implemented Interfaces:
DocumentAdapterFactory

public class DirectoryConfigurationFactory
extends Object
implements DocumentAdapterFactory

Factory creating the ContentViewConfigurationAdapter adapter if the document has the ContentViewLocalConfiguration facet.

Since:
5.4.2
Author:
Quentin Lamernad
See Also:
DirectoryConfigurationAdapter

Constructor Summary
DirectoryConfigurationFactory()
           
 
Method Summary
 Object getAdapter(DocumentModel doc, Class<?> itf)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectoryConfigurationFactory

public DirectoryConfigurationFactory()
Method Detail

getAdapter

public Object getAdapter(DocumentModel doc,
                         Class<?> itf)
Specified by:
getAdapter in interface DocumentAdapterFactory

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.