org.ocopomo.contentrepositoryclient.publish.scenario
Class LinkCommand

java.lang.Object
  extended by org.ocopomo.contentrepositoryclient.publish.scenario.ACommand
      extended by org.ocopomo.contentrepositoryclient.publish.scenario.LinkCommand
All Implemented Interfaces:
ICommand

public class LinkCommand
extends ACommand


Constructor Summary
LinkCommand()
           
 
Method Summary
 int getId()
           
 void setId(int id)
           
 java.lang.String toString()
           
 
Methods inherited from class org.ocopomo.contentrepositoryclient.publish.scenario.ACommand
getBody, getCmd, getEnd, getStart, setBody, setCmd, setEnd, setStart
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LinkCommand

public LinkCommand()
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class ACommand

setId

public void setId(int id)

getId

public int getId()