Uses of Interface
org.nuxeo.ecm.core.schema.PropertyCharacteristicHandler
Package
Description
Schema API and implementation; a schema describes the names and types of some fields.
-
Uses of PropertyCharacteristicHandler in org.nuxeo.ecm.core.schema
Modifier and TypeInterfaceDescriptioninterface
The Schema Manager manages core document types, schemas, facets and field types. -
Uses of PropertyCharacteristicHandler in org.nuxeo.ecm.core.storage.mongodb
Modifier and TypeFieldDescriptionprotected final PropertyCharacteristicHandler
MongoDBIndexCreator.handler
ModifierConstructorDescriptionMongoDBIndexCreator
(PropertyCharacteristicHandler handler, com.mongodb.client.MongoCollection<org.bson.Document> collection)