Class FactorValueDeletionImpl
java.lang.Object
ubic.gemma.persistence.service.expression.experiment.FactorValueDeletionImpl
- All Implemented Interfaces:
FactorValueDeletion
Handles deletions of a factor values. This process includes: 1. Determining if there are any biomaterials that use
the factor value 2. If so, remove any differential expression analysis results that use this factor 3. remove the
factor value
- Author:
- tvrossum
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FactorValueDeletionImpl
public FactorValueDeletionImpl()
-
-
Method Details
-
deleteFactorValues
- Specified by:
deleteFactorValues
in interfaceFactorValueDeletion
-