
Class SearchParameterAnalysis
java.lang.Object
org.hl7.fhir.convertors.analytics.SearchParameterAnalysis
- All Implemented Interfaces:
PackageVisitor.IPackageVisitorProcessor
public class SearchParameterAnalysis
extends Object
implements PackageVisitor.IPackageVisitorProcessor
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidalreadyVisited(String pid) voidstatic voidvoidprocessResource(PackageVisitor.PackageContext ctxt, Object context, String type, String id, byte[] content)
-
Constructor Details
-
SearchParameterAnalysis
public SearchParameterAnalysis()
-
-
Method Details
-
alreadyVisited
- Specified by:
alreadyVisitedin interfacePackageVisitor.IPackageVisitorProcessor
-
startPackage
- Specified by:
startPackagein interfacePackageVisitor.IPackageVisitorProcessor
-
processResource
public void processResource(PackageVisitor.PackageContext ctxt, Object context, String type, String id, byte[] content) throws org.hl7.fhir.exceptions.FHIRException, IOException, org.hl7.fhir.r5.utils.EOperationOutcome - Specified by:
processResourcein interfacePackageVisitor.IPackageVisitorProcessor- Throws:
org.hl7.fhir.exceptions.FHIRExceptionIOExceptionorg.hl7.fhir.r5.utils.EOperationOutcome
-
finishPackage
- Specified by:
finishPackagein interfacePackageVisitor.IPackageVisitorProcessor
-
main
- Throws:
Exception
-