org.ocopomo.contentrepositoryclient.publish
Class Download

java.lang.Object
  extended by org.ocopomo.contentrepositoryclient.publish.Publish
      extended by org.ocopomo.contentrepositoryclient.publish.Download
All Implemented Interfaces:
org.eclipse.ui.IActionDelegate, org.eclipse.ui.IObjectActionDelegate

public class Download
extends Publish
implements org.eclipse.ui.IObjectActionDelegate


Constructor Summary
Download()
           
 
Method Summary
 void run(org.eclipse.jface.action.IAction action)
           
 
Methods inherited from class org.ocopomo.contentrepositoryclient.publish.Publish
createWikiPage, selectionChanged, setActivePart
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.ui.IObjectActionDelegate
setActivePart
 
Methods inherited from interface org.eclipse.ui.IActionDelegate
selectionChanged
 

Constructor Detail

Download

public Download()
Method Detail

run

public void run(org.eclipse.jface.action.IAction action)
Specified by:
run in interface org.eclipse.ui.IActionDelegate
Overrides:
run in class Publish