|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProfileStore
A repository for conformance profile documents.
| Method Summary | |
|---|---|
String |
getProfile(String ID)
Retrieves profile from persistent storage (by ID). |
void |
persistProfile(String ID,
String profile)
Stores profile in persistent storage with given ID. |
| Method Detail |
|---|
String getProfile(String ID)
throws IOException
IOException
void persistProfile(String ID,
String profile)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||