Oracle Content Management SDK

Uses of Class
oracle.ifs.beans.UserProfile

Packages that use UserProfile
oracle.ifs.beans   
 

Uses of UserProfile in oracle.ifs.beans
 

Subclasses of UserProfile in oracle.ifs.beans
 class ExtendedUserProfile
          The 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.
 

Methods in oracle.ifs.beans that return UserProfile
protected static UserProfile UserProfile.constructUserProfile(LibrarySession sess, S_LibraryObjectData data)
          Constructs a UserProfile object from the definition object.
 


Oracle Content Management SDK

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