Uses of Class
org.nuxeo.ecm.core.schema.ProxiesDescriptor
Packages that use 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
Fields in org.nuxeo.ecm.core.schema with type parameters of type ProxiesDescriptorModifier and TypeFieldDescriptionprotected List<ProxiesDescriptor>
SchemaManagerImpl.allProxies
All the registered proxy descriptors.Methods in org.nuxeo.ecm.core.schema with parameters of type ProxiesDescriptorModifier and TypeMethodDescriptionvoid
SchemaManagerImpl.registerProxies
(ProxiesDescriptor pd) void
SchemaManagerImpl.unregisterProxies
(ProxiesDescriptor pd)