org.ocopomo.contentrepositoryclient.publish
Class Publisher

java.lang.Object
  extended by org.ocopomo.contentrepositoryclient.publish.Publisher
Direct Known Subclasses:
CCDPublisher, DocumentPublisher, DRAMSPublisher, SimulationLogPublisher, WikiPagePublisher

public abstract class Publisher
extends java.lang.Object


Constructor Summary
Publisher()
           
 
Method Summary
 PubFolder browse(org.eclipse.core.resources.IContainer iContainer)
           
abstract  void publish()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Publisher

public Publisher()
Method Detail

publish

public abstract void publish()

browse

public PubFolder browse(org.eclipse.core.resources.IContainer iContainer)