info.magnolia.module.rssaggregator.app.subapps.aggregationconfig.view
Interface RSSAggregatorConfigurationView.Listener

All Known Implementing Classes:
RSSAggregatorConfigurationPresenter
Enclosing interface:
RSSAggregatorConfigurationView

public static interface RSSAggregatorConfigurationView.Listener

Listener interface for RSSAggregatorConfigurationView.


Method Summary
 void onAutomaticImportChanged(int periodMinutes)
           
 void onAutomaticPlanetUpdateChanged(int value)
           
 void onManualImport()
           
 void onPlanetDataManualUpdate()
           
 void onPlanetStatisticsAutomaticUpdatePeriodChanged(int value)
           
 void onPlanetStatisticsManualUpdate()
           
 

Method Detail

onManualImport

void onManualImport()

onAutomaticImportChanged

void onAutomaticImportChanged(int periodMinutes)

onAutomaticPlanetUpdateChanged

void onAutomaticPlanetUpdateChanged(int value)

onPlanetDataManualUpdate

void onPlanetDataManualUpdate()

onPlanetStatisticsManualUpdate

void onPlanetStatisticsManualUpdate()

onPlanetStatisticsAutomaticUpdatePeriodChanged

void onPlanetStatisticsAutomaticUpdatePeriodChanged(int value)


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