Package org.dspace.app.rest
Annotation Type 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:
SearchRestMethod
-
-
Element Detail
-
value
String value
- Default:
- ""
-
-