org.ocopomo.contentrepositoryclient.publish
Class DocumentPublisher

java.lang.Object
  extended by org.ocopomo.contentrepositoryclient.publish.Publisher
      extended by org.ocopomo.contentrepositoryclient.publish.DocumentPublisher

public class DocumentPublisher
extends Publisher


Constructor Summary
DocumentPublisher()
           
 
Method Summary
 void publish()
           
 
Methods inherited from class org.ocopomo.contentrepositoryclient.publish.Publisher
browse
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentPublisher

public DocumentPublisher()
Method Detail

publish

public void publish()
Specified by:
publish in class Publisher