| Package | Description | 
|---|---|
| oracle.ifs.admin.tools.script | |
| oracle.ifs.beans | |
| oracle.ifs.protocols.email.beans | 
| Modifier and Type | Method and Description | 
|---|---|
UserProfile | 
UserProfileAdmin.createUserProfile(LibrarySession sess,
                 ParameterTable params)
Section variant of Create UserProfile 
 | 
UserProfile | 
UserProfileAdmin.createUserProfile(LibrarySession sess,
                 String idname,
                 String nameToken)
inline variant of Create UserProfile 
 | 
UserProfile | 
UserProfileAdmin.createUserProfile(LibrarySession sess,
                 String idname,
                 UserProfileDefinition def)
internal variant of Create UserProfile 
 | 
UserProfile | 
UserProfileAdmin.createUserProfile(LibrarySession sess,
                 String idname,
                 UserProfileDefinition def,
                 VersionDescriptionDefinition vddef)
internal variant of VERSIONED Create UserProfile 
 | 
UserProfile | 
UserProfileAdmin.identifyUserProfile(LibrarySession sess,
                   ParameterTable params)
Section variant of Identify UserProfile 
 | 
UserProfile | 
UserProfileAdmin.identifyUserProfile(LibrarySession sess,
                   String idname,
                   Long id,
                   String name,
                   String valueDefaultName,
                   String path)
Inline/internal variant of Identify UserProfile 
 | 
UserProfile | 
UserProfileAdmin.lookupUserProfile(String idname)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
UserProfileAdmin.setDefaultAcl(LibrarySession sess,
             UserProfile userProfile,
             ParameterTable params)  | 
void | 
UserProfileAdmin.showUserProfile(LibrarySession sess,
               UserProfile userProfile)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ExtendedUserProfile
ExtendedUserProfile class is intended to save
 specific application information on a per user basis. 
 | 
class  | 
PrimaryUserProfile
A PrimaryUserProfile contains information related to a
 DirectoryUser such as the home folder, the default ACLs,
 ContentQuota. 
 | 
class  | 
TieExtendedUserProfile
TieExtendedUserProfile allows the Oracle-defined behavior of the
 EXTENDEDUSERPROFILE classobject (and its subclasses) to be extended
 or overridden. 
 | 
class  | 
TiePrimaryUserProfile
TiePrimaryUserProfile allows the Oracle-defined behavior of the
 PRIMARYUSERPROFILE classobject (and its subclasses) to be extended
 or overridden. 
 | 
class  | 
TieUserProfile
TieUserProfile allows the Oracle-defined behavior of the
 USERPROFILE classobject (and its subclasses) to be extended
 or overridden. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected static UserProfile | 
UserProfile.constructUserProfile(LibrarySession sess,
                    S_LibraryObjectData data)
Constructs a UserProfile object from the definition object. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EmailUserProfile
The EmailUserProfile class  is .... 
 | 
class  | 
TieEmailUserProfile
The TieEmailUserProfile class is a placeholder 
 for performing overrides for all EmailUserProfile subclasses. 
 | 
Copyright © 2025. All rights reserved.