Uses of Class
org.nuxeo.ecm.core.schema.PropertyIndexOrder
Package
Description
Schema API and implementation; a schema describes the names and types of some fields.
-
Uses of PropertyIndexOrder in org.nuxeo.ecm.core.schema
Modifier and TypeMethodDescriptionPropertyCharacteristicHandler.getIndexedProperties
(String schema) Returns the indexed property paths.SchemaManagerImpl.getIndexedProperties
(String schema) -
Uses of PropertyIndexOrder in org.nuxeo.ecm.core.storage.mongodb
Modifier and TypeMethodDescriptionprotected com.mongodb.client.model.IndexModel
MongoDBIndexCreator.toIndexModel
(PropertyIndexOrder property)