|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoSuchLSIDException | |
---|---|
org.embl.ebi.escience.baclava.store | Defines the API that data stores must implement to handle DataThing storage and retrieval. |
Uses of NoSuchLSIDException in org.embl.ebi.escience.baclava.store |
---|
Methods in org.embl.ebi.escience.baclava.store that throw NoSuchLSIDException | |
---|---|
DataThing |
BaclavaDataService.fetchDataThing(java.lang.String LSID)
Return a DataThing object from the store, extracting the child if this is not already a top level DataThing document. |
DataThing |
RemoteSOAPStore.fetchDataThing(java.lang.String LSID)
|
DataThing |
JDBCBaclavaDataService.fetchDataThing(java.lang.String LSID)
Fetch a DataThing from the given LSID |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |