org.ocopomo.contentrepositoryclient.publish
Class DRAMSPublisher

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

public class DRAMSPublisher
extends Publisher


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

DRAMSPublisher

public DRAMSPublisher()
Method Detail

publish

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