Package com.ibm.fhir.persistence
Interface PropertyBasedFHIRPersistenceFactory
-
public interface PropertyBasedFHIRPersistenceFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FHIRPersistence
getInstance(Properties properties)
-
-
-
Method Detail
-
getInstance
FHIRPersistence getInstance(Properties properties) throws FHIRPersistenceException
- Throws:
FHIRPersistenceException
-
-