Class AbstractTarget
java.lang.Object
org.opencastproject.assetmanager.impl.query.AbstractTarget
- All Implemented Interfaces:
org.opencastproject.assetmanager.api.query.Target,DeleteQueryContributor,QueryContributor,SelectQueryContributor
@ParametersAreNonnullByDefault
public abstract class AbstractTarget
extends Object
implements org.opencastproject.assetmanager.api.query.Target, QueryContributor
-
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.DeleteQueryContributor
contributeDeleteMethods inherited from interface org.opencastproject.assetmanager.impl.query.SelectQueryContributor
contributeSelect
-
Constructor Details
-
AbstractTarget
public AbstractTarget()
-