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 classFHIRRestInteractionVisitorMetaUsed to prepare bundle entries before they hit the persistence layer.classFHIRRestInteractionVisitorOffloadVisitor used to initiate payload offloading when supported by the persistence layerclassFHIRRestInteractionVisitorPersistVisitor implementation to access the persistence operations.classFHIRRestInteractionVisitorReferenceMappingVisitor used to update references in an incoming resource prior to persistence
-