Package | Description |
---|---|
ilog.cpl.storage |
Contains classes related to data storage, including styles, datasources and deployment descriptor.
|
Modifier and Type | Class and Description |
---|---|
class |
IlpDefaultStorageAdapter
Default implementation of access to the physical presentation data storage.
|
Modifier and Type | Method and Description |
---|---|
IlpStorageAdapter |
IlpAbstractWriter.getAdapter()
Gets the current storage adapter used by the reader.
|
IlpStorageAdapter |
IlpAbstractReader.getAdapter()
Get the current storage adapter used by the reader.
|
Modifier and Type | Method and Description |
---|---|
void |
IlpAbstractWriter.setAdapter(IlpStorageAdapter adapter)
Sets the storage adapter used by the reader.
|
void |
IlpAbstractReader.setAdapter(IlpStorageAdapter adapter)
Set the storage adapter used by the reader.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.