|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileData | |
---|---|
gov.nih.nci.caarray.common.delegate | |
gov.nih.nci.caarray.services.arraydesign.ejb | |
gov.nih.nci.caarray.services.experiment.ejb | |
gov.nih.nci.caarray.ui.experiment |
Uses of FileData in gov.nih.nci.caarray.common.delegate |
---|
Methods in gov.nih.nci.caarray.common.delegate that return FileData | |
---|---|
FileData |
ArrayDesignManagerDelegate.getGALFile(long arrayDesignId)
|
FileData |
ExperimentManagerDelegate.getLatestMAGEML(long experimentId)
|
FileData |
ArrayDesignManagerDelegate.getMAGEML(long arrayDesignId)
|
Uses of FileData in gov.nih.nci.caarray.services.arraydesign.ejb |
---|
Methods in gov.nih.nci.caarray.services.arraydesign.ejb that return FileData | |
---|---|
FileData |
ArrayDesignManagerEJB.getGALFile(long arrayDesignId)
Gets the information about the gal files for the specified ArrayDesign. |
FileData |
ArrayDesignManagerEJB.getMAGEML(long arrayDesignId)
Gets the information about the MAGEML for the specified ArrayDesign. |
Uses of FileData in gov.nih.nci.caarray.services.experiment.ejb |
---|
Methods in gov.nih.nci.caarray.services.experiment.ejb that return FileData | |
---|---|
FileData |
ExperimentManagerEJB.getLatestMAGEML(long experimentId)
Gets the information about the latest caARRAY-generated MAGEML for the specified experiment. |
Uses of FileData in gov.nih.nci.caarray.ui.experiment |
---|
Methods in gov.nih.nci.caarray.ui.experiment that return FileData | |
---|---|
FileData |
ExperimentDetailForm.getExperimentMAGEMLData()
|
Methods in gov.nih.nci.caarray.ui.experiment with parameters of type FileData | |
---|---|
void |
ExperimentDetailForm.setExperimentMAGEMLData(FileData data)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |