Uses of Class
ubic.gemma.model.expression.biomaterial.BioMaterialValueObject
Packages that use BioMaterialValueObject
Package
Description
-
Uses of BioMaterialValueObject in ubic.gemma.persistence.service.expression.biomaterial
Methods in ubic.gemma.persistence.service.expression.biomaterial that return BioMaterialValueObjectModifier and TypeMethodDescriptionprotected BioMaterialValueObject
BioMaterialDaoImpl.doLoadValueObject
(BioMaterial entity) Method parameters in ubic.gemma.persistence.service.expression.biomaterial with type arguments of type BioMaterialValueObjectModifier and TypeMethodDescriptionBioMaterialService.updateBioMaterials
(Collection<BioMaterialValueObject> valueObjects) Update the biomaterials that are described by the given valueObjects.BioMaterialServiceImpl.updateBioMaterials
(Collection<BioMaterialValueObject> valueObjects) -
Uses of BioMaterialValueObject in ubic.gemma.web.controller.expression.experiment
Methods in ubic.gemma.web.controller.expression.experiment that return types with arguments of type BioMaterialValueObjectModifier and TypeMethodDescriptionExperimentalDesignController.getBioMaterials
(EntityDelegator<ExpressionExperiment> e) Methods in ubic.gemma.web.controller.expression.experiment with parameters of type BioMaterialValueObjectModifier and TypeMethodDescriptionvoid
ExperimentalDesignController.updateBioMaterials
(BioMaterialValueObject[] bmvos)