Oracle Content Management SDK

Uses of Class
oracle.ifs.beans.PrimaryUserProfile

Packages that use PrimaryUserProfile
oracle.ifs.adk.user   
oracle.ifs.beans   
 

Uses of PrimaryUserProfile in oracle.ifs.adk.user
 

Fields in oracle.ifs.adk.user declared as PrimaryUserProfile
protected  PrimaryUserProfile UserManager.m_CreatedPrimaryUserProfile
           
 

Uses of PrimaryUserProfile in oracle.ifs.beans
 

Subclasses of PrimaryUserProfile in oracle.ifs.beans
 class TiePrimaryUserProfile
          TiePrimaryUserProfile allows the Oracle-defined behavior of the PRIMARYUSERPROFILE classobject (and its subclasses) to be extended or overridden.
 

Fields in oracle.ifs.beans declared as PrimaryUserProfile
protected  PrimaryUserProfile LibrarySession.m_PrimaryUserProfile
          the current user's PrimaryUserProfile.
 

Methods in oracle.ifs.beans that return PrimaryUserProfile
protected static PrimaryUserProfile PrimaryUserProfile.constructPrimaryUserProfile(LibrarySession sess, S_LibraryObjectData data)
          Constructs a PrimaryUserProfile object from the definition object.
 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.
 


Oracle Content Management SDK

(c) 2002 Copyright Oracle Corporation. All rights reserved.