Uses of Class
org.projecthusky.valueset.exceptions.InitializationException
Packages that use InitializationException
-
Uses of InitializationException in org.projecthusky.communication.services
Methods in org.projecthusky.communication.services that throw InitializationExceptionModifier and TypeMethodDescriptionHuskyWebServiceClient.downloadValueSet
(SvsValueSetRequest valueSetRequest, boolean isUseRaw) It implements the following IHE transaction: [ITI-48] Retrieve value set and value set raw -
Uses of InitializationException in org.projecthusky.valueset.api
Methods in org.projecthusky.valueset.api that throw InitializationExceptionModifier and TypeMethodDescriptionValueSetManager.downloadValueSet
(ValueSetConfig valueSetConfig) Downloads a value set as defined in the given configuration. Lädt einen Wertesatz herunter wie in der angegebenen Konfiguration definiert.ValueSetPackageManager.downloadValueSetPackage
(ValueSetPackageConfig valueSetPackageConfig) Downloads a value set package. Lädt ein Wertesatzpaket herunter.