Uses of Class
com.ibm.fhir.server.rest.FHIRRestInteractionVisitorBase
-
Packages that use FHIRRestInteractionVisitorBase Package Description com.ibm.fhir.server.rest -
-
Uses of FHIRRestInteractionVisitorBase in com.ibm.fhir.server.rest
Subclasses of FHIRRestInteractionVisitorBase in com.ibm.fhir.server.rest Modifier and Type Class Description class
FHIRRestInteractionVisitorMeta
Used to prepare bundle entries before they hit the persistence layer.class
FHIRRestInteractionVisitorOffload
Visitor used to initiate payload offloading when supported by the persistence layerclass
FHIRRestInteractionVisitorPersist
Visitor implementation to access the persistence operations.class
FHIRRestInteractionVisitorReferenceMapping
Visitor used to update references in an incoming resource prior to persistence
-