Package net.sf.basedb.util.listable
Class CollectExtracts.CollectFromRawBioAssays
java.lang.Object
net.sf.basedb.util.listable.AbstractSourceItemTransformer
net.sf.basedb.util.listable.CollectExtracts.CollectFromRawBioAssays
- All Implemented Interfaces:
SourceItemTransformer
- Enclosing class:
- CollectExtracts
Transformer implementation that given a set of raw bioassays
load their linked extracts and store that in the parent class. The
original source of raw bioassays is returned unmodifed.
-
Constructor Summary
-
Method Summary
Methods inherited from class net.sf.basedb.util.listable.AbstractSourceItemTransformer
getSourceItemType, getTargetItemType, safeIdList
-
Constructor Details
-
CollectFromRawBioAssays
CollectFromRawBioAssays()
-
-
Method Details
-
transform
Description copied from interface:SourceItemTransformer
Transform the given set of source item ID:s into a set of target item ID:s
-