info.magnolia.module.rssaggregator.app.subapps.aggregationconfig
Class RSSAggregatorConfigurationSubApp

java.lang.Object
  extended by info.magnolia.ui.framework.app.BaseSubApp
      extended by info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.RSSAggregatorConfigurationSubApp
All Implemented Interfaces:
info.magnolia.ui.api.app.SubApp

public class RSSAggregatorConfigurationSubApp
extends info.magnolia.ui.framework.app.BaseSubApp

Allows for triggering import/statistic collection commands manually as well as scheduling them periodically.


Field Summary
static String CONFIG_SUBAPP_ID
           
 
Constructor Summary
RSSAggregatorConfigurationSubApp(info.magnolia.ui.api.app.SubAppContext subAppContext, RSSAggregatorConfigurationPresenter presenter)
           
 
Method Summary
 void locationChanged(info.magnolia.ui.api.location.Location location)
           
 
Methods inherited from class info.magnolia.ui.framework.app.BaseSubApp
getAppContext, getCaption, getCurrentLocation, getSubAppContext, getSubAppId, getView, isCloseable, onSubAppStart, onSubAppStop, start, stop, supportsLocation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_SUBAPP_ID

public static final String CONFIG_SUBAPP_ID
See Also:
Constant Field Values
Constructor Detail

RSSAggregatorConfigurationSubApp

@Inject
public RSSAggregatorConfigurationSubApp(info.magnolia.ui.api.app.SubAppContext subAppContext,
                                               RSSAggregatorConfigurationPresenter presenter)
Method Detail

locationChanged

public void locationChanged(info.magnolia.ui.api.location.Location location)
Specified by:
locationChanged in interface info.magnolia.ui.api.app.SubApp
Overrides:
locationChanged in class info.magnolia.ui.framework.app.BaseSubApp


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