Class BasicFetchPagingRepositoryCommand

java.lang.Object
com.ptc.core.command.common.bean.AbstractCommand
com.ptc.core.command.common.bean.AbstractServerCommand
com.ptc.core.command.common.bean.repository.AbstractPagingRepositoryCommand
com.ptc.core.command.common.bean.repository.BasicFetchPagingRepositoryCommand
All Implemented Interfaces:
PageRequest, RepositoryCommand, Command, com.ptc.core.command.common.ServerCommand, Externalizable, Serializable

public class BasicFetchPagingRepositoryCommand extends AbstractPagingRepositoryCommand implements RepositoryCommand, Externalizable
This command fetches a page of result data from an existing Paging Session.

Supported API: true

Extendable: false
See Also: