|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.cnes.sitools.dataset.converter.ClientConverter
public final class ClientConverter
Low coupling between DateSetApplication and Query Converters
Method Summary | |
---|---|
static ConverterChained |
getConverterChained(org.restlet.Context context,
ConverterChainedModel converterChainedModel)
Returns an instance of the converterChained class |
static ConverterChainedModel |
getConverterChainedModel(org.restlet.Context context,
java.lang.String datasetId)
Gets the ConverterChained object instance for that DataSet |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static ConverterChainedModel getConverterChainedModel(org.restlet.Context context, java.lang.String datasetId)
context
- the RESTlet contextdatasetId
- the id of the DataSet
public static ConverterChained getConverterChained(org.restlet.Context context, ConverterChainedModel converterChainedModel)
converterChainedModel
- the modelcontext
- the RESTlet context
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |