Annotation Type RestPageableQueries


@Target(TYPE) @Retention(RUNTIME) public @interface RestPageableQueries
This annotation annotation allows the definition of multiple RestPageableQuery.
Author:
Dmitry Kornilov
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    (Required) An array of REST pageable queries.
  • Element Details