|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BioSourceData in gov.nih.nci.caarray.common.delegate |
---|
Methods in gov.nih.nci.caarray.common.delegate that return BioSourceData | |
---|---|
BioSourceData |
BioMaterialManagerDelegate.getBioSource(long id)
|
Methods in gov.nih.nci.caarray.common.delegate with parameters of type BioSourceData | |
---|---|
long |
BioMaterialManagerDelegate.addBioSource(BioSourceData bioSourceData,
VocabData[] characteristics)
|
void |
BioMaterialManagerDelegate.updateBioSource(BioSourceData bioSourceData)
|
Uses of BioSourceData in gov.nih.nci.caarray.services.biomaterial |
---|
Methods in gov.nih.nci.caarray.services.biomaterial with parameters of type BioSourceData | |
---|---|
static void |
BioMaterialUtils.copy(BioSource source,
BioSourceData target)
|
static void |
BioMaterialUtils.copy(BioSourceData source,
BioSource target)
|
Uses of BioSourceData in gov.nih.nci.caarray.services.biomaterial.ejb |
---|
Methods in gov.nih.nci.caarray.services.biomaterial.ejb that return BioSourceData | |
---|---|
BioSourceData |
BioMaterialManagerEJB.getBioSource(long id)
Retrieves the BioSourceData object from the persistence store. |
Methods in gov.nih.nci.caarray.services.biomaterial.ejb with parameters of type BioSourceData | |
---|---|
long |
BioMaterialManagerEJB.addBioSource(BioSourceData bioSourceData,
VocabData[] characteristics)
Adds the specified BioSource to the persistence store |
void |
BioMaterialManagerEJB.updateBioSource(BioSourceData bioSourceData)
Updates BioSource |
Uses of BioSourceData in gov.nih.nci.caarray.services.util.dataconverter.test |
---|
Fields in gov.nih.nci.caarray.services.util.dataconverter.test declared as BioSourceData | |
---|---|
BioSourceData |
TestBioMaterialConversion.bioSourceData
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |