
Package ca.uhn.fhir.rest.annotation
Annotation Interface IdParam
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanForextended 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
-