| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FeedModel | |
|---|---|
| fr.cnes.sitools.dataset.opensearch | |
| fr.cnes.sitools.feeds | |
| fr.cnes.sitools.feeds.model | |
| Uses of FeedModel in fr.cnes.sitools.dataset.opensearch | 
|---|
| Methods in fr.cnes.sitools.dataset.opensearch that return types with arguments of type FeedModel | |
|---|---|
 SitoolsStore<FeedModel> | 
AbstractSearchResource.getStoreFeed()
Gets the storeFeed value  | 
| Uses of FeedModel in fr.cnes.sitools.feeds | 
|---|
| Methods in fr.cnes.sitools.feeds that return FeedModel | |
|---|---|
 FeedModel | 
AbstractFeedsResource.getObject(org.restlet.representation.Representation representation,
          org.restlet.representation.Variant variant)
Gets the Object FeedsModel  | 
 FeedModel | 
FeedsStoreXML.update(FeedModel feed)
 | 
 FeedModel | 
FeedsStoreXML.updateDetails(FeedModel feed)
Update the feedDetails in the store  | 
| Methods in fr.cnes.sitools.feeds that return types with arguments of type FeedModel | |
|---|---|
 SitoolsStore<FeedModel> | 
AbstractFeedsResource.getStore()
Gets the store value  | 
 SitoolsStore<FeedModel> | 
FeedsApplication.getStore()
Gets the store value  | 
 java.util.List<FeedModel> | 
FeedsStoreXML.retrieveByParent(java.lang.String id)
 | 
| Methods in fr.cnes.sitools.feeds with parameters of type FeedModel | |
|---|---|
 org.restlet.representation.Representation | 
FeedsClientResource.getOpensearchFeed(FeedModel feed)
Return the dataset entries with an RSS representation  | 
 void | 
AbstractFeedsResource.registerObserver(FeedModel input)
Register as observer  | 
static void | 
AbstractFeedsResource.sortEntries(FeedModel feedInput)
Sort the entries of the specified feedInput  | 
 void | 
AbstractFeedsResource.unregisterObserver(FeedModel input)
Unregister as Observer  | 
 FeedModel | 
FeedsStoreXML.update(FeedModel feed)
 | 
 FeedModel | 
FeedsStoreXML.updateDetails(FeedModel feed)
Update the feedDetails in the store  | 
 Response | 
AbstractFeedsResource.validateFeed(FeedModel feedsInput)
Check that the name is unique over the feeds collection  | 
| Method parameters in fr.cnes.sitools.feeds with type arguments of type FeedModel | |
|---|---|
 void | 
FeedsApplication.setStore(SitoolsStore<FeedModel> store)
Sets the value of store  | 
| Constructor parameters in fr.cnes.sitools.feeds with type arguments of type FeedModel | |
|---|---|
FeedsApplication(org.restlet.Context context,
                 SitoolsStore<FeedModel> store)
Constructor  | 
|
| Uses of FeedModel in fr.cnes.sitools.feeds.model | 
|---|
| Methods in fr.cnes.sitools.feeds.model that return types with arguments of type FeedModel | |
|---|---|
 java.util.ArrayList<FeedModel> | 
FeedCollectionModel.getFeeds()
Gets the feeds value  | 
| Method parameters in fr.cnes.sitools.feeds.model with type arguments of type FeedModel | |
|---|---|
 void | 
FeedCollectionModel.setFeeds(java.util.ArrayList<FeedModel> feeds)
Sets the value of feeds  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||