|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SoftwareDesc in gov.nih.nci.caarray.common.data.protocol |
---|
Methods in gov.nih.nci.caarray.common.data.protocol that return SoftwareDesc | |
---|---|
SoftwareDesc |
SoftwareData.getDesc()
|
SoftwareDesc[] |
SoftwareData.getSoftwares()
|
SoftwareDesc[] |
HardwareData.getSoftwares()
|
Methods in gov.nih.nci.caarray.common.data.protocol with parameters of type SoftwareDesc | |
---|---|
void |
SoftwareData.setDesc(SoftwareDesc desc)
|
void |
SoftwareData.setSoftwares(SoftwareDesc[] softwares)
|
void |
HardwareData.setSoftwares(SoftwareDesc[] softwares)
|
Uses of SoftwareDesc in gov.nih.nci.caarray.common.delegate |
---|
Methods in gov.nih.nci.caarray.common.delegate that return SoftwareDesc | |
---|---|
SoftwareDesc[] |
SoftwareManagerDelegate.search(SoftwareSearchCriteria criteria)
|
Uses of SoftwareDesc in gov.nih.nci.caarray.services.protocol |
---|
Methods in gov.nih.nci.caarray.services.protocol with parameters of type SoftwareDesc | |
---|---|
static void |
ProtocolUtils.copy(Software source,
SoftwareDesc target)
|
Uses of SoftwareDesc in gov.nih.nci.caarray.services.protocol.ejb |
---|
Methods in gov.nih.nci.caarray.services.protocol.ejb that return SoftwareDesc | |
---|---|
SoftwareDesc[] |
SoftwareManagerEJB.search(SoftwareSearchCriteria criteria)
|
Uses of SoftwareDesc in gov.nih.nci.caarray.ui.protocol |
---|
Methods in gov.nih.nci.caarray.ui.protocol that return SoftwareDesc | |
---|---|
SoftwareDesc[] |
HardwareDetailForm.getAssociatedSoftware()
|
Methods in gov.nih.nci.caarray.ui.protocol with parameters of type SoftwareDesc | |
---|---|
void |
HardwareDetailForm.setAssociatedSoftware(SoftwareDesc[] collection)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |