|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.cnes.sitools.dataset.filter.ClientFilter
public final class ClientFilter
Low coupling between DateSetApplication and Query Filters
Method Summary | |
---|---|
static FilterChained |
getFilterChained(org.restlet.Context context,
FilterChainedModel filterChainedModel)
Get converterChained object instance |
static FilterChainedModel |
getFilterChainedModel(org.restlet.Context context,
java.lang.String datasetId)
Gets the FilterChained 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 FilterChainedModel getFilterChainedModel(org.restlet.Context context, java.lang.String datasetId)
datasetId
- the datasetIdcontext
- the RESTlet context
public static FilterChained getFilterChained(org.restlet.Context context, FilterChainedModel filterChainedModel)
context
- the RESTlet contextfilterChainedModel
- the model
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |