| Package | Description |
|---|---|
| eu.dnetlib.data.mdstore.modular | |
| eu.dnetlib.data.mdstore.modular.action |
| Modifier and Type | Method and Description |
|---|---|
MDStoreDao |
MDStoreRetriever.getDao() |
MDStoreDao |
MDStoreFeeder.getDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
MDStoreRetriever.setDao(MDStoreDao dao) |
void |
MDStoreFeeder.setDao(MDStoreDao dao) |
| Modifier and Type | Method and Description |
|---|---|
MDStoreDao |
AbstractMDStoreAction.getDao()
Gets the dao.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DummyPlugin.run(MDStoreDao dao,
Map<String,String> params,
DoneCallback done) |
void |
MDStorePlugin.run(MDStoreDao dao,
Map<String,String> params,
DoneCallback doneCallback) |
void |
AbstractMDStoreAction.setDao(MDStoreDao dao)
Sets the dao.
|
Copyright © 2025. All rights reserved.