Package org.nuxeo.ecm.core.api
Interface DetachedAdapter
- All Known Subinterfaces:
ContentViewConfiguration,DirectoryConfiguration,LocalConfiguration<T>,SimpleConfiguration,UITypesConfiguration,UserPreferences<T>
- All Known Implementing Classes:
AbstractLocalConfiguration,ContentViewConfigurationAdapter,DirectoryConfigurationAdapter,SimpleConfigurationAdapter,SimpleUserPreferences,UITypesConfigurationAdapter
public interface DetachedAdapter
Marker interface to define Adapters that won't keep a reference to a
DocumentModel instance.- Since:
- 5.4.2
- Author:
- Thomas Roger