|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataSourceService.Type | |
|---|---|
| gr.uoa.di.madgik.rr.element.search.index | |
| Uses of DataSourceService.Type in gr.uoa.di.madgik.rr.element.search.index |
|---|
| Methods in gr.uoa.di.madgik.rr.element.search.index that return DataSourceService.Type | |
|---|---|
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. |
| Methods in gr.uoa.di.madgik.rr.element.search.index with parameters of type DataSourceService.Type | |
|---|---|
static void |
DataSourceService.addSubType(DataSourceService.Type type,
Class<? extends DataSourceService> service,
Class<? extends DataSourceServiceDao> serviceDao)
|
protected void |
DataSourceService.setType(DataSourceService.Type type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||