Oracle Content Management SDK

Uses of Class
oracle.ifs.server.S_PrimaryUserProfile

Packages that use S_PrimaryUserProfile
oracle.ifs.server   
 

Uses of S_PrimaryUserProfile in oracle.ifs.server
 

Subclasses of S_PrimaryUserProfile in oracle.ifs.server
 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.
 

Fields in oracle.ifs.server declared as S_PrimaryUserProfile
protected  S_PrimaryUserProfile S_LibrarySession.m_PrimaryUserProfile
          The S_PrimaryUserProfile of m_FeignedUser.
 

Methods in oracle.ifs.server that return S_PrimaryUserProfile
 S_PrimaryUserProfile S_DirectoryUser.getPrimaryUserProfile()
          Gets the primary user profile for this user.
protected  S_PrimaryUserProfile S_LibrarySession.getPrimaryUserProfile()
          Gets the S_PrimaryUserProfile of current S_DirectoryUser for this S_LibrarySession.
 


Oracle Content Management SDK

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