Uses of Class
org.nuxeo.ecm.core.schema.PropertyIndexOrder
Packages that use 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
Methods in org.nuxeo.ecm.core.schema that return PropertyIndexOrderMethods in org.nuxeo.ecm.core.schema that return types with arguments of type PropertyIndexOrderModifier and TypeMethodDescriptionPropertyCharacteristicHandler.getIndexedProperties
(String schema) Returns the indexed property paths.SchemaManagerImpl.getIndexedProperties
(String schema) -
Uses of PropertyIndexOrder in org.nuxeo.ecm.core.storage.mongodb
Methods in org.nuxeo.ecm.core.storage.mongodb with parameters of type PropertyIndexOrderModifier and TypeMethodDescriptionprotected com.mongodb.client.model.IndexModel
MongoDBIndexCreator.toIndexModel
(PropertyIndexOrder property)