|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersistenceException | |
|---|---|
| ch.elexis.core.data | |
| ch.elexis.developer.resources.view | |
| ch.elexis.konsview | |
| ch.elexis.text.model | |
| Uses of PersistenceException in ch.elexis.core.data |
|---|
| Methods in ch.elexis.core.data that throw PersistenceException | |
|---|---|
java.lang.String |
IPersistenceProvider.load(java.lang.Object param)
Load the dependent data from the backing store |
void |
IPersistentObject.setMap(java.lang.String field,
java.util.Map<java.lang.Object,java.lang.Object> map)
store a property that is a map. |
void |
IPersistenceProvider.store(java.lang.String data,
java.lang.Object param)
Store data transparently to the IPersistenceProvider's backing store |
| Uses of PersistenceException in ch.elexis.developer.resources.view |
|---|
| Methods in ch.elexis.developer.resources.view that throw PersistenceException | |
|---|---|
java.lang.String |
SampleView.load(java.lang.Object param)
|
void |
SampleView.store(java.lang.String data,
java.lang.Object param)
|
| Uses of PersistenceException in ch.elexis.konsview |
|---|
| Methods in ch.elexis.konsview that throw PersistenceException | |
|---|---|
java.lang.String |
KonsDetailView.load(java.lang.Object param)
|
void |
KonsDetailView.store(java.lang.String data,
java.lang.Object param)
IPersistenceProvider |
| Uses of PersistenceException in ch.elexis.text.model |
|---|
| Methods in ch.elexis.text.model that throw PersistenceException | |
|---|---|
void |
SimpleStructuredDocument.load(java.lang.Object param)
load the contents through a predefined IPersistenceProvider |
boolean |
SimpleStructuredDocument.save(boolean bCreateHeader,
java.lang.Object param)
save the contents through a predefined IPersistenceProvider. |
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||