| Package | Description |
|---|---|
| gr.uoa.di.madgik.rr.element.search.index |
| Modifier and Type | Class and Description |
|---|---|
class |
FTIndexDao |
class |
FWIndexDao |
class |
GeoIndexDao |
class |
OpenSearchDataSourceDao |
| Modifier and Type | Field and Description |
|---|---|
protected DataSourceDao |
DataSource.item |
| Modifier and Type | Method and Description |
|---|---|
DataSourceDao |
DataSource.getItem() |
| Modifier and Type | Method and Description |
|---|---|
static Set<Class<? extends DataSourceDao>> |
DataSource.subTypeItems() |
| Modifier and Type | Method and Description |
|---|---|
static void |
DataSource.addSubType(DataSource.Type type,
Class<? extends DataSource> ds,
Class<? extends DataSourceDao> dsDao) |
protected boolean |
DataSource.exists(Class<? extends DataSourceDao> type,
gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType) |
protected static List<DataSource> |
DataSource.getAll(Class<? extends DataSourceDao> type,
gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType,
boolean loadDetails) |
| Constructor and Description |
|---|
DataSource(Class<? extends DataSourceDao> type,
Class<? extends DataSourceService> serviceType) |
Copyright © 2013. All Rights Reserved.