| Package | Description | 
|---|---|
| oracle.ifs.beans | |
| oracle.ifs.core.tools.script.test | |
| oracle.ifs.core.util | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TiePrimaryUserProfile
TiePrimaryUserProfile allows the Oracle-defined behavior of the
 PRIMARYUSERPROFILE classobject (and its subclasses) to be extended
 or overridden. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected PrimaryUserProfile | 
LibrarySession.m_PrimaryUserProfile
the current user's PrimaryUserProfile. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected static PrimaryUserProfile | 
PrimaryUserProfile.constructPrimaryUserProfile(LibrarySession sess,
                           S_LibraryObjectData data)
Constructs a PrimaryUserProfile object from the definition object. 
 | 
protected PrimaryUserProfile | 
DirectoryUser.fetchPrimaryUserProfile()
Selects the user's PrimaryUserProfile from the database. 
 | 
static PrimaryUserProfile[] | 
PrimaryUserProfile.findByHomeFolder(Folder folder)
Gets all the PrimaryUserProfile objects associated with 
 a specified Home folder. 
 | 
PrimaryUserProfile | 
DirectoryUser.getPrimaryUserProfile()
Gets the PrimaryUserProfile of this DirectoryUser. 
 | 
PrimaryUserProfile | 
LibrarySession.getPrimaryUserProfile()
Return the current user's primary UserProfile. 
 | 
PrimaryUserProfile | 
LibrarySession.getPrimaryUserProfile(DirectoryUser user)
Return the a specified user's primary UserProfile. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MiscOperations.ExtendedUserProfileTest.showPrimaryProfile(PrimaryUserProfile pup)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected PrimaryUserProfile | 
UserManager.m_CreatedPrimaryUserProfile  | 
Copyright © 2025. All rights reserved.