| Package | Description |
|---|---|
| ca.uhn.hl7v2.conf.store |
| Modifier and Type | Class and Description |
|---|---|
class |
FileProfileStore
Stores profiles in a local directory.
|
class |
URLProfileStore
A read-only profile store that loads profiles from URLs.
|
| Modifier and Type | Method and Description |
|---|---|
static ProfileStore |
ProfileStoreFactory.getProfileStore()
Returns a single configurable instance of a ProfileStore.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ProfileStoreFactory.setStore(ProfileStore store)
Sets the profile store that will be returned in subsequent calls
to getProfileStore().
|
Copyright © 2001-2012 University Health Network. All Rights Reserved.