public abstract class DesignElementDataVectorDaoImpl<T extends DesignElementDataVector> extends AbstractDao<T> implements DesignElementDataVectorDao<T>
DesignElementDataVector
elementClass, log
Modifier and Type | Method and Description |
---|---|
Collection<T> |
find(QuantitationType quantitationType) |
Collection<DesignElementDataVector> |
findRawAndProcessed(BioAssayDimension dim) |
Collection<DesignElementDataVector> |
findRawAndProcessed(QuantitationType qt) |
void |
removeRawAndProcessed(Collection<DesignElementDataVector> vectors) |
void |
thaw(Collection<T> designElementDataVectors) |
void |
thaw(T designElementDataVector) |
void |
thawRawAndProcessed(Collection<DesignElementDataVector> designElementDataVectors) |
countAll, create, create, find, findByProperty, findByPropertyIn, findOneByProperty, findOrCreate, flush, flushAndClear, getElementClass, getSessionFactory, load, load, loadAll, reattach, reattach, remove, remove, remove, removeAll, save, save, update, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, create, find, find, find, find, findByExpressionExperiment, load, loadAll, removeDataForCompositeSequence, removeDataForQuantitationType
public final void removeRawAndProcessed(Collection<DesignElementDataVector> vectors)
removeRawAndProcessed
in interface DesignElementDataVectorDao<T extends DesignElementDataVector>
public final Collection<DesignElementDataVector> findRawAndProcessed(BioAssayDimension dim)
findRawAndProcessed
in interface DesignElementDataVectorDao<T extends DesignElementDataVector>
public final Collection<DesignElementDataVector> findRawAndProcessed(QuantitationType qt)
findRawAndProcessed
in interface DesignElementDataVectorDao<T extends DesignElementDataVector>
public void thawRawAndProcessed(Collection<DesignElementDataVector> designElementDataVectors)
thawRawAndProcessed
in interface DesignElementDataVectorDao<T extends DesignElementDataVector>
public void thaw(Collection<T> designElementDataVectors)
thaw
in interface DesignElementDataVectorDao<T extends DesignElementDataVector>
public void thaw(T designElementDataVector)
thaw
in interface DesignElementDataVectorDao<T extends DesignElementDataVector>
designElementDataVector
- Thaws associations of the given DesignElementDataVectorpublic Collection<T> find(QuantitationType quantitationType)
find
in interface DesignElementDataVectorDao<T extends DesignElementDataVector>
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.