Uses of Interface
org.nuxeo.ecm.core.schema.types.resolver.ObjectResolverService
-
Packages that use ObjectResolverService Package Description org.nuxeo.ecm.core.schema Schema API and implementation; a schema describes the names and types of some fields.org.nuxeo.ecm.core.schema.types.resolver -
-
Uses of ObjectResolverService in org.nuxeo.ecm.core.schema
Methods in org.nuxeo.ecm.core.schema that return ObjectResolverService Modifier and Type Method Description protected ObjectResolverService
XSDLoader. getObjectResolverService()
Deprecated.since 11.1. -
Uses of ObjectResolverService in org.nuxeo.ecm.core.schema.types.resolver
Classes in org.nuxeo.ecm.core.schema.types.resolver that implement ObjectResolverService Modifier and Type Class Description class
ObjectResolverServiceImpl
Simple Map base implementation.
-