Annotation Interface PageParam


@Retention(RUNTIME) @Target({PARAMETER,FIELD}) public @interface PageParam
Annotation used to define the PageSize of a Page parameter.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Retrieves the page size.
  • Element Details

    • size

      PageSize size
      Retrieves the page size.
      Returns:
      the page size