Package ca.uhn.fhir.rest.annotation
Annotation Type IdParam
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionboolean
Forextended operations
, any parameter with this value set totrue
(default is false) will also be invoked if the operation is invoked against the resource type.
-
Element Details
-
optional
boolean optionalForextended operations
, any parameter with this value set totrue
(default is false) will also be invoked if the operation is invoked against the resource type.- Default:
false
-