Uses of Interface
org.nuxeo.ecm.core.api.DetachedAdapter
Packages that use DetachedAdapter
Package
Description
Deprecated since 2025.16, use new
org.nuxeo.user.preferences.api.UserPreferencesService instead.-
Uses of DetachedAdapter in org.nuxeo.ecm.core.api
Methods in org.nuxeo.ecm.core.api with type parameters of type DetachedAdapterModifier and TypeMethodDescription<T extends DetachedAdapter>
TAbstractSession.adaptFirstMatchingDocumentWithFacet(DocumentRef docRef, String facet, Class<T> adapterClass) <T extends DetachedAdapter>
TCoreSession.adaptFirstMatchingDocumentWithFacet(DocumentRef docRef, String facet, Class<T> adapterClass) Find the first parent with the givenfacetand adapt it on theadapterClass. -
Uses of DetachedAdapter in org.nuxeo.ecm.core.api.localconfiguration
Subinterfaces of DetachedAdapter in org.nuxeo.ecm.core.api.localconfigurationModifier and TypeInterfaceDescriptioninterfaceInterface that must be implemented by other interface representing a local configuration.Classes in org.nuxeo.ecm.core.api.localconfiguration that implement DetachedAdapter -
Uses of DetachedAdapter in org.nuxeo.ecm.directory.localconfiguration
Subinterfaces of DetachedAdapter in org.nuxeo.ecm.directory.localconfigurationModifier and TypeInterfaceDescriptioninterfaceLocal configuration class to handle local configuration for directories.Classes in org.nuxeo.ecm.directory.localconfiguration that implement DetachedAdapterModifier and TypeClassDescriptionclassDefault implementation ofDirectoryConfiguration. -
Uses of DetachedAdapter in org.nuxeo.ecm.localconf
Subinterfaces of DetachedAdapter in org.nuxeo.ecm.localconfModifier and TypeInterfaceDescriptioninterfaceAn object that maps keys to values.Classes in org.nuxeo.ecm.localconf that implement DetachedAdapterModifier and TypeClassDescriptionclassDefault implementation ofSimpleConfiguration. -
Uses of DetachedAdapter in org.nuxeo.ecm.platform.types.localconfiguration
Subinterfaces of DetachedAdapter in org.nuxeo.ecm.platform.types.localconfigurationModifier and TypeInterfaceDescriptioninterfaceLocal configuration class to handle configuration of DocumentContentView.interfaceLocal configuration class to handle configuration of UI Types.Classes in org.nuxeo.ecm.platform.types.localconfiguration that implement DetachedAdapterModifier and TypeClassDescriptionclassDefault implementation ofContentViewConfiguration.classDefault implementation ofUITypesConfiguration. -
Uses of DetachedAdapter in org.nuxeo.ecm.platform.userpreferences
Subinterfaces of DetachedAdapter in org.nuxeo.ecm.platform.userpreferencesModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.Classes in org.nuxeo.ecm.platform.userpreferences that implement DetachedAdapterModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.since 2025.16, useUserPreferencesServiceinstead
UserPreferencesServiceinstead