com.application.areca.launcher.gui
Class FTPStorageSelectionHelper

java.lang.Object
  extended by com.application.areca.launcher.gui.FTPStorageSelectionHelper
All Implemented Interfaces:
StorageSelectionHelper

public class FTPStorageSelectionHelper
extends java.lang.Object
implements StorageSelectionHelper


Author:
Olivier PETRUCCI

Areca Build ID : 7299034069467778562

Constructor Summary
FTPStorageSelectionHelper()
           
 
Method Summary
 FileSystemPolicy handleConfiguration()
          Checks some businessrules and returns a configured FileSystemPolicy
 void handleSelection()
           
 void setWindow(TargetEditionWindow window)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FTPStorageSelectionHelper

public FTPStorageSelectionHelper()
Method Detail

handleConfiguration

public FileSystemPolicy handleConfiguration()
Description copied from interface: StorageSelectionHelper
Checks some businessrules and returns a configured FileSystemPolicy

Specified by:
handleConfiguration in interface StorageSelectionHelper

handleSelection

public void handleSelection()
Specified by:
handleSelection in interface StorageSelectionHelper

setWindow

public void setWindow(TargetEditionWindow window)
Specified by:
setWindow in interface StorageSelectionHelper