|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportStore | |
|---|---|
| org.openengsb.domain.report.common | |
| Uses of ReportStore in org.openengsb.domain.report.common |
|---|
| Classes in org.openengsb.domain.report.common that implement ReportStore | |
|---|---|
class |
FileSystemReportStore
|
class |
InMemoryReportStore
|
| Methods in org.openengsb.domain.report.common that return ReportStore | |
|---|---|
ReportStore |
ReportStoreFactory.createReportStore(String id)
|
ReportStore |
InMemoryReportStoreFactory.createReportStore(String id)
|
ReportStore |
FileSystemReportStoreFactory.createReportStore(String id)
|
ReportStore |
AbstractReportDomain.getStore()
|
| Methods in org.openengsb.domain.report.common with parameters of type ReportStore | |
|---|---|
void |
AbstractReportDomain.setStore(ReportStore store)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||