Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.types.localconfiguration
Class UITypesConfigurationFactory

java.lang.Object
  extended by org.nuxeo.ecm.platform.types.localconfiguration.UITypesConfigurationFactory
All Implemented Interfaces:
DocumentAdapterFactory

public class UITypesConfigurationFactory
extends Object
implements DocumentAdapterFactory

Factory creating the UITypesConfigurationAdapter adapter if the document has the UITypesLocalConfiguration facet.

Author:
Thomas Roger
See Also:
UITypesConfigurationAdapter

Constructor Summary
UITypesConfigurationFactory()
           
 
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

UITypesConfigurationFactory

public UITypesConfigurationFactory()
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.