Uses of Class
fr.cnes.sitools.dataset.filter.model.FilterChainedModel

Packages that use FilterChainedModel
fr.cnes.sitools.dataset.filter   
 

Uses of FilterChainedModel in fr.cnes.sitools.dataset.filter
 

Methods in fr.cnes.sitools.dataset.filter that return FilterChainedModel
 FilterChainedModel FilterStoreXML.create(FilterChainedModel filter)
           
static FilterChainedModel ClientFilter.getFilterChainedModel(org.restlet.Context context, java.lang.String datasetId)
          Gets the FilterChained object instance for that DataSet
 FilterChainedModel FilterStoreXML.update(FilterChainedModel filter)
           
 

Methods in fr.cnes.sitools.dataset.filter that return types with arguments of type FilterChainedModel
 SitoolsStore<FilterChainedModel> FilterResource.getStore()
          Gets the store value
 SitoolsStore<FilterChainedModel> FilterApplication.getStore()
          Gets the store value
 SitoolsStore<FilterChainedModel> FilterActivationResource.getStore()
          Gets the store value
 SitoolsStore<FilterChainedModel> FilterNotificationResource.getStore()
          Gets the store value
 SitoolsStore<FilterChainedModel> FilterChainResource.getStore()
          Gets the store value
 java.util.List<FilterChainedModel> FilterStoreXML.retrieveByParent(java.lang.String id)
           
 

Methods in fr.cnes.sitools.dataset.filter with parameters of type FilterChainedModel
 FilterChainedModel FilterStoreXML.create(FilterChainedModel filter)
           
static FilterChained ClientFilter.getFilterChained(org.restlet.Context context, FilterChainedModel filterChainedModel)
          Get converterChained object instance
 void AbstractFilterResource.registerObserver(FilterChainedModel input)
          Register as observer
 void AbstractFilterResource.unregisterObserver(FilterChainedModel input)
          Unregister as Observer
 FilterChainedModel FilterStoreXML.update(FilterChainedModel filter)
           
 



Copyright © 2010-2013 CNES. All Rights Reserved.