Uses of Enum Class
org.alfresco.repo.search.impl.querymodel.Order
Packages that use Order
Package
Description
-
Uses of Order in org.alfresco.repo.search.impl.querymodel
Methods in org.alfresco.repo.search.impl.querymodel that return OrderModifier and TypeMethodDescriptionOrdering.getOrder()static OrderReturns the enum constant of this class with the specified name.static Order[]Order.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.alfresco.repo.search.impl.querymodel with parameters of type Order -
Uses of Order in org.alfresco.repo.search.impl.querymodel.impl
Methods in org.alfresco.repo.search.impl.querymodel.impl that return OrderConstructors in org.alfresco.repo.search.impl.querymodel.impl with parameters of type Order -
Uses of Order in org.alfresco.repo.search.impl.querymodel.impl.lucene
Methods in org.alfresco.repo.search.impl.querymodel.impl.lucene with parameters of type OrderModifier and TypeMethodDescriptionLuceneQueryModelFactory.createOrdering(Column column, Order order) Constructors in org.alfresco.repo.search.impl.querymodel.impl.lucene with parameters of type Order