Package | Description |
---|---|
oracle.ifs.beans | |
oracle.ifs.server |
Modifier and Type | Method and Description |
---|---|
protected S_LibrarySessionInterface |
LibrarySession.getSessionContext()
Gets the server-side session context.
|
Constructor and Description |
---|
LibrarySession(S_LibrarySessionInterface ssess,
Credential credential,
ConnectOptions options,
String serviceName)
Construct a LibrarySession object.
|
TieLibrarySession(S_LibrarySessionInterface ssess,
Credential credential,
ConnectOptions options,
String serviceName)
Construct a TieLibrarySession object.
|
Modifier and Type | Class and Description |
---|---|
class |
S_LibrarySession
An S_LibrarySession represents a user session in the CM SDK repository.
|
class |
S_TieLibrarySession
S_TieLibrarySession allows the Oracle-defined behavior of the
S_LibrarySession class to be extended or overridden.
|
Modifier and Type | Method and Description |
---|---|
S_LibrarySessionInterface |
S_LibraryService.connect(Credential credential,
ConnectOptions options)
Creates a new session on this S_LibraryService.
|
Copyright © 2023. All rights reserved.