Class AbstractOrder
java.lang.Object
org.opencastproject.assetmanager.impl.query.AbstractOrder
- All Implemented Interfaces:
org.opencastproject.assetmanager.api.query.Order,SelectQueryContributor
public abstract class AbstractOrder
extends Object
implements org.opencastproject.assetmanager.api.query.Order, SelectQueryContributor
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opencastproject.assetmanager.impl.query.SelectQueryContributor
contributeSelect
-
Constructor Details
-
AbstractOrder
public AbstractOrder()
-