|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BioSourceDesc | |
---|---|
gov.nih.nci.caarray.common.delegate | |
gov.nih.nci.caarray.services.biomaterial | |
gov.nih.nci.caarray.services.biomaterial.ejb |
Uses of BioSourceDesc in gov.nih.nci.caarray.common.delegate |
---|
Methods in gov.nih.nci.caarray.common.delegate that return BioSourceDesc | |
---|---|
BioSourceDesc[] |
BioMaterialManagerDelegate.searchBioSources(BioMaterialSearchCriteria criteria)
|
BioSourceDesc[] |
BioMaterialManagerDelegate.searchBioSources(BioMaterialSearchCriteria criteria,
boolean ownerOnly)
Deprecated. No uses appear to be found, possible dead code |
BioSourceDesc[] |
BioMaterialManagerDelegate.searchBioSources(BioMaterialSearchCriteria criteria,
int pageSize,
int pageNum)
|
BioSourceDesc[] |
BioMaterialManagerDelegate.searchBioSourcesShallow(BioMaterialSearchCriteria criteria)
Perform a shallow search (used typically to populate pull-down lists in UI) |
BioSourceDesc[] |
BioMaterialManagerDelegate.searchBioSourcesShallow(BioMaterialSearchCriteria criteria,
boolean ownerOnly)
Perform a shallow search (used typically to populate pull-down lists in UI) |
Uses of BioSourceDesc in gov.nih.nci.caarray.services.biomaterial |
---|
Methods in gov.nih.nci.caarray.services.biomaterial with parameters of type BioSourceDesc | |
---|---|
static void |
BioMaterialUtils.copy(BioSource source,
BioSourceDesc target)
|
Uses of BioSourceDesc in gov.nih.nci.caarray.services.biomaterial.ejb |
---|
Methods in gov.nih.nci.caarray.services.biomaterial.ejb that return BioSourceDesc | |
---|---|
BioSourceDesc[] |
BioMaterialManagerEJB.searchBioSources(BioMaterialSearchCriteria criteria)
Searches BioSources |
BioSourceDesc[] |
BioMaterialManagerEJB.searchBioSources(BioMaterialSearchCriteria criteria,
boolean ownerOnly)
Searches BioSources |
BioSourceDesc[] |
BioMaterialManagerEJB.searchBioSources(BioMaterialSearchCriteria criteria,
int pageSize,
int pageNum)
Searches BioSources |
BioSourceDesc[] |
BioMaterialManagerEJB.searchBioSources(BioMaterialSearchCriteria criteria,
int pageSize,
int pageNum,
boolean ownerOnly)
Searches BioSources |
BioSourceDesc[] |
BioMaterialManagerEJB.searchBioSourcesShallow(BioMaterialSearchCriteria criteria)
Shallow search for BioSources |
BioSourceDesc[] |
BioMaterialManagerEJB.searchBioSourcesShallow(BioMaterialSearchCriteria criteria,
boolean ownerOnly)
Shallow search for BioSources |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |