Uses of Class
org.nuxeo.ecm.core.schema.ProxiesDescriptor
Package
Description
Schema API and implementation; a schema describes the names and types of some fields.
-
Uses of ProxiesDescriptor in org.nuxeo.ecm.core.schema
Modifier and TypeFieldDescriptionprotected List<ProxiesDescriptor>
SchemaManagerImpl.allProxies
All the registered proxy descriptors.Modifier and TypeMethodDescriptionvoid
SchemaManagerImpl.registerProxies
(ProxiesDescriptor pd) void
SchemaManagerImpl.unregisterProxies
(ProxiesDescriptor pd)