com.ptc.core.foundation.vc.common
Class ReviseEntityCommand

java.lang.Object
  extended by com.ptc.core.command.common.bean.AbstractCommand
      extended by com.ptc.core.command.common.bean.AbstractServerCommand
          extended by com.ptc.core.command.common.bean.entity.AbstractEntityCommand
              extended by com.ptc.core.command.common.bean.entity.AbstractPersistentEntityCommand
                  extended by com.ptc.core.command.common.bean.vc.AbstractIterationEntityCommand
                      extended by com.ptc.core.foundation.vc.common.ReviseEntityCommand
All Implemented Interfaces:
com.ptc.core.command.common.Command, com.ptc.core.command.common.ServerCommand, Externalizable, Serializable

public class ReviseEntityCommand
extends com.ptc.core.command.common.bean.vc.AbstractIterationEntityCommand
implements Externalizable



Supported API: true

Extendable: true

See Also:
Serialized Form

Constructor Summary
ReviseEntityCommand()
          Creates a new instance.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReviseEntityCommand

public ReviseEntityCommand()
Creates a new instance.

Supported API: true