| Package | Description |
|---|---|
| gr.uoa.di.madgik.rr.element.search.index |
| Modifier and Type | Class and Description |
|---|---|
class |
FTIndexServiceDao |
class |
FWIndexServiceDao |
class |
GeoIndexServiceDao |
class |
OpenSearchDataSourceServiceDao |
| Modifier and Type | Field and Description |
|---|---|
protected DataSourceServiceDao |
DataSourceService.item |
| Modifier and Type | Method and Description |
|---|---|
DataSourceServiceDao |
DataSourceService.getItem() |
| Modifier and Type | Method and Description |
|---|---|
static Set<Class<? extends DataSourceServiceDao>> |
DataSourceService.subTypeItems() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DataSourceService.addSubType(DataSourceService.Type type,
Class<? extends DataSourceService> service,
Class<? extends DataSourceServiceDao> serviceDao) |
protected boolean |
DataSourceService.exists(Class<? extends DataSourceServiceDao> type,
gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType) |
protected static List<DataSourceService> |
DataSourceService.getAll(Class<? extends DataSourceServiceDao> type,
gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType,
boolean loadDetails) |
| Constructor and Description |
|---|
DataSourceService(Class<? extends DataSourceServiceDao> type) |
Copyright © 2013. All Rights Reserved.