public interface PaginationContext<Context extends PaginationContext>
Modifier and Type | Method and Description |
---|---|
Context |
maxResults(int maxResults) |
Context |
startOffset(long startOffset) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.