Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facade/Service interfaces should take Pageable in method signature #168

Closed
justinhrobbins opened this issue Nov 29, 2014 · 0 comments
Closed

Comments

@justinhrobbins
Copy link
Owner

there's no need to pass the following in methods. just pass Pageable instead
Integer page, Integer size, String sort, String direction

@justinhrobbins justinhrobbins changed the title Facade interfaces should take Pageable in method signature Facade/Service interfaces should take Pageable in method signature Jan 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant