public class EchoBaseResultRepositoryType extends Object implements ResultRepositoryType
| Modifier and Type | Field and Description |
|---|---|
static String |
ID
Id of result source.
|
protected static EchoBaseResultRepositoryType |
INSTANCE |
| Constructor and Description |
|---|
EchoBaseResultRepositoryType() |
| Modifier and Type | Method and Description |
|---|---|
Map<Class<? extends CoserRequest>,Class<? extends CoserCommand>> |
getCommandTypes() |
String |
getId() |
String |
getLabelKey() |
Set<ResultType> |
getResultTypes() |
public static final String ID
protected static final EchoBaseResultRepositoryType INSTANCE
public String getId()
getId in interface ResultRepositoryTypepublic String getLabelKey()
getLabelKey in interface ResultRepositoryTypepublic Set<ResultType> getResultTypes()
getResultTypes in interface ResultRepositoryTypepublic Map<Class<? extends CoserRequest>,Class<? extends CoserCommand>> getCommandTypes()
getCommandTypes in interface ResultRepositoryTypeCopyright © 2010–2015 Ifremer. All rights reserved.