
Uses of Interface
ca.uhn.fhir.jpa.model.IProvenanceAgentsPointcutParameter
Packages that use IProvenanceAgentsPointcutParameter
-
Uses of IProvenanceAgentsPointcutParameter in ca.uhn.fhir.jpa.model
Classes in ca.uhn.fhir.jpa.model that implement IProvenanceAgentsPointcutParameterModifier and TypeClassDescriptionclass
This class is used to pass parameters to thePointcut.PROVENANCE_AGENTS
pointcut.Methods in ca.uhn.fhir.jpa.model that return IProvenanceAgentsPointcutParameterModifier and TypeMethodDescriptionIProvenanceAgentsPointcutParameter.setProvenanceAgents
(List<ca.uhn.fhir.model.api.IProvenanceAgent> theProvenanceAgents) IProvenanceAgentsPointcutParameter.setRequestDetails
(ca.uhn.fhir.rest.api.server.RequestDetails myRequestDetails)