Package | Description |
---|---|
oracle.ifs.server |
Modifier and Type | Class and Description |
---|---|
class |
S_TiePrimaryUserProfile
S_TiePrimaryUserProfile allows the Oracle-defined behavior of the
PRIMARYUSERPROFILE classobject (and its subclasses) to be extended
or overridden through the server extensibility API.
|
Modifier and Type | Field and Description |
---|---|
protected S_PrimaryUserProfile |
S_LibrarySession.m_PrimaryUserProfile
The S_PrimaryUserProfile of m_FeignedUser.
|
Modifier and Type | Method and Description |
---|---|
protected S_PrimaryUserProfile |
S_DirectoryUser.fetchPrimaryUserProfile()
Gets the primary user profile for this user.
|
S_PrimaryUserProfile |
S_DirectoryUser.getPrimaryUserProfile()
Gets the primary user profile for this user.
|
S_PrimaryUserProfile |
S_LibrarySession.getPrimaryUserProfile()
Gets the S_PrimaryUserProfile of current S_DirectoryUser for
this S_LibrarySession.
|
Copyright © 2023. All rights reserved.