Uses of Enum Class
org.nuxeo.ecm.core.schema.PropertyIndexOrder.IndexOrder
Package
Description
Schema API and implementation; a schema describes the names and types of some fields.
-
Uses of PropertyIndexOrder.IndexOrder in org.nuxeo.ecm.core.schema
Modifier and TypeFieldDescriptionprotected final PropertyIndexOrder.IndexOrder
PropertyIndexOrder.indexOrder
Modifier and TypeMethodDescriptionPropertyIndexOrder.getIndexOrder()
Returns the enum constant of this class with the specified name.static PropertyIndexOrder.IndexOrder[]
PropertyIndexOrder.IndexOrder.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionprotected
PropertyIndexOrder
(String path, PropertyIndexOrder.IndexOrder indexOrder)