public interface IlpStorageAdapter
Modifier and Type | Method and Description |
---|---|
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.
|
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.© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.