info.magnolia.module.rssaggregator.app
Class RSSAggregatorApp

java.lang.Object
  extended by info.magnolia.ui.framework.app.BaseApp
      extended by info.magnolia.ui.contentapp.ContentApp
          extended by info.magnolia.module.rssaggregator.app.RSSAggregatorApp
All Implemented Interfaces:
info.magnolia.ui.api.app.App

public class RSSAggregatorApp
extends info.magnolia.ui.contentapp.ContentApp

RSS Aggregator App, allows for managing feeds, importing/exporting RSS data.


Field Summary
 
Fields inherited from class info.magnolia.ui.framework.app.BaseApp
appContext
 
Constructor Summary
RSSAggregatorApp(info.magnolia.ui.api.app.AppContext appContext, info.magnolia.ui.api.app.AppView view, info.magnolia.objectfactory.ComponentProvider componentProvider)
           
 
Method Summary
 void start(info.magnolia.ui.api.location.Location location)
           
 
Methods inherited from class info.magnolia.ui.contentapp.ContentApp
openChooseDialog
 
Methods inherited from class info.magnolia.ui.framework.app.BaseApp
getAppContext, getView, locationChanged, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RSSAggregatorApp

@Inject
public RSSAggregatorApp(info.magnolia.ui.api.app.AppContext appContext,
                               info.magnolia.ui.api.app.AppView view,
                               info.magnolia.objectfactory.ComponentProvider componentProvider)
Method Detail

start

public void start(info.magnolia.ui.api.location.Location location)
Specified by:
start in interface info.magnolia.ui.api.app.App
Overrides:
start in class info.magnolia.ui.framework.app.BaseApp


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.