Package | Description |
---|---|
oracle.ifs.server |
Modifier and Type | Class and Description |
---|---|
class |
OracleContentStorageManager
OracleContentStorageManager extends S_LibrarySessionContentStorageManager to
implement Oracle-specific behavior for the ContentStorageManager,
used to manage content storage.
|
class |
PostgresContentStorageManager
PostgresContentStorageManager implements the ContentStorageManager
interface to manage content storage for Postgres implementations.
|
class |
S_LibrarySessionContentStorageManager
S_LibrarySessionContentStorageManager implements the ContentStorageManager
interface to manage content storage.
|
Modifier and Type | Method and Description |
---|---|
protected ContentStorageManager |
S_LibraryObject.getContentStorageManager()
Gets the Content storage manager to use for this instance.
|
protected ContentStorageManager |
S_LibrarySession.getContentStorageManager()
Gets the ContentStorageManager for this S_LibrarySession.
|
Copyright © 2023. All rights reserved.