Class PaginationSupportAdaptor<T>

  • All Implemented Interfaces:
    PaginationSupport<T>

    public class PaginationSupportAdaptor<T>
    extends PaginationSupport<T>
    This class will wrap an instance of PageResponse and make it behave like PaginationSupport Note: we need that so that we could reuse all VM code
    Since:
    7.5.0