| Package | Description |
|---|---|
| gr.uoa.di.madgik.rr.element.search.index |
| Modifier and Type | Method and Description |
|---|---|
DataSourceService.Type |
DataSourceService.getType() |
static DataSourceService.Type |
DataSourceService.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSourceService.Type[] |
DataSourceService.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DataSourceService.addSubType(DataSourceService.Type type,
Class<? extends DataSourceService> service,
Class<? extends DataSourceServiceDao> serviceDao) |
protected void |
DataSourceService.setType(DataSourceService.Type type) |
Copyright © 2013. All Rights Reserved.