Uses of Interface
org.opencastproject.assetmanager.api.query.Order
Packages that use Order
Package
Description
Implementations are required to be immutable.
-
Uses of Order in org.opencastproject.assetmanager.api.query
Methods in org.opencastproject.assetmanager.api.query that return OrderModifier and TypeMethodDescriptionField.asc()Create an ascending order specifier for the field.Field.desc()Create a descending order specifier for the field.Methods in org.opencastproject.assetmanager.api.query with parameters of type OrderModifier and TypeMethodDescriptionSpecify an order.