
Package ca.uhn.fhir.rest.server.method
Class MethodUtil
java.lang.Object
ca.uhn.fhir.rest.server.method.MethodUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidextractDescription(SearchParameter theParameter, Annotation[] theAnnotations) static List<IParameter> getResourceParameters(ca.uhn.fhir.context.FhirContext theContext, Method theMethod, Object theProvider)
-
Method Details
-
extractDescription
-
getResourceParameters
public static List<IParameter> getResourceParameters(ca.uhn.fhir.context.FhirContext theContext, Method theMethod, Object theProvider)
-