public abstract class ReadOnlyProfileStore extends Object implements ProfileStore
| Constructor and Description |
|---|
ReadOnlyProfileStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
persistProfile(String ID,
String profile)
Stores profile in persistent storage with given ID.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetProfilepublic ReadOnlyProfileStore()
public void persistProfile(String ID, String profile) throws IOException
persistProfile in interface ProfileStoreIOExceptionCopyright © 2001–2017 University Health Network. All rights reserved.