Annotation Interface Parameter


@Retention(RUNTIME) @Target(PARAMETER) public @interface Parameter
This annotation provides extra information about method parameters of a SearchRestMethod allowing automatic bind of request parameters
Author:
Terry Brady, Andrea Bollini (andrea.bollini at 4science.it)
See Also:
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
     
  • Element Details

    • value

      String value
      Default:
      ""
    • required

      boolean required
      Default:
      false