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, wait
getProfile
public ReadOnlyProfileStore()
public void persistProfile(String ID, String profile) throws IOException
persistProfile
in interface ProfileStore
IOException
Copyright © 2001–2017 University Health Network. All rights reserved.