|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IlpStorageAdapter
Interface for classes which implement access to the physical data storage (such as an RDBMS or file).
| Method Summary | |
|---|---|
Object |
getInputSource(Locale locale)
Get the source for retrieving storage data for XML-formatted presentation data. |
Object |
getOutputDestination(Locale locale)
Get the destination for storing storage data for XML-formatted presentation data. |
| Method Detail |
|---|
Object getInputSource(Locale locale)
locale - Locale of the presentation data set.
Object getOutputDestination(Locale locale)
throws IlpReadOnlyStorageAdapterException
locale - Locale of the presentation data set.
IlpReadOnlyStorageAdapterException - if there is no destination.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||