org.ocopomo.contentrepositoryclient.publish
Class CCDPublisher

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

public class CCDPublisher
extends Publisher


Constructor Summary
CCDPublisher()
           
 
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

CCDPublisher

public CCDPublisher()
Method Detail

publish

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