Uses of Record Class
dev.dsf.bpe.v2.service.validation.FhirPackageIdentifier
Packages that use FhirPackageIdentifier
-
Uses of FhirPackageIdentifier in dev.dsf.bpe.v2.service
Methods in dev.dsf.bpe.v2.service with parameters of type FhirPackageIdentifierModifier and TypeMethodDescriptiondefault Optional<ValidationService> ValidationServiceProvider.getValidationService(FhirPackageIdentifier... identifiers) Returns aValidationServiceconfigured for the given FHIR package identifiers and their dependencies.ValidationServiceProvider.getValidationService(Predicate<FhirPackageIdentifier> filter, FhirPackageIdentifier... identifiers) Returns aValidationServiceconfigured for the given FHIR package identifiers and their dependencies.Method parameters in dev.dsf.bpe.v2.service with type arguments of type FhirPackageIdentifierModifier and TypeMethodDescriptionValidationServiceProvider.getValidationService(Predicate<FhirPackageIdentifier> filter, FhirPackageIdentifier... identifiers) Returns aValidationServiceconfigured for the given FHIR package identifiers and their dependencies.