com.ptc.core.command.common.bean.repository
Interface RepositoryPagingSession

All Known Implementing Classes:
BasicTypePagingSession

public interface RepositoryPagingSession

This interface represents the concept of a PagingSession over items in a repository. A PagingSession allows for fetching results from the PagingSession over multiple command invocations.

Supported API: true

Extendable: false