com.ptc.core.command.common.bean.repository
Class BasicClosePagingRepositoryCommand

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.repository.AbstractPagingRepositoryCommand
              extended by com.ptc.core.command.common.bean.repository.BasicClosePagingRepositoryCommand
All Implemented Interfaces:
com.ptc.core.command.common.Command, com.ptc.core.command.common.ServerCommand, Externalizable, Serializable

public class BasicClosePagingRepositoryCommand
extends AbstractPagingRepositoryCommand
implements Externalizable

This command closes a Paging Session.

Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait