Oracle Content Management SDK

oracle.ifs.server
Class S_ExtendedUserProfile

java.lang.Object
  |
  +--oracle.ifs.server.S_LibraryObject
        |
        +--oracle.ifs.server.S_TieLibraryObject
              |
              +--oracle.ifs.server.S_PublicObject
                    |
                    +--oracle.ifs.server.S_TiePublicObject
                          |
                          +--oracle.ifs.server.S_UserProfile
                                |
                                +--oracle.ifs.server.S_TieUserProfile
                                      |
                                      +--oracle.ifs.server.S_ExtendedUserProfile
All Implemented Interfaces:
IfsEventHandler, LibraryObjectInterface, PublicObjectInterface, Traceable
Direct Known Subclasses:
S_TieExtendedUserProfile

public class S_ExtendedUserProfile
extends S_TieUserProfile

The ExtendedUserProfile class allows creation of user profiles with customized profiling information.


Methods inherited from class oracle.ifs.server.S_UserProfile
extendedPreInsert, getDirectoryUser, isVersionable
 
Methods inherited from class oracle.ifs.server.S_PublicObject
addRelationship, checkAccess, deriveDefinition, extendedPostInsert, extendedPostUpdate, extendedPreFree, extendedPreUpdate, getCategories, getCategories, getLeftwardRelationshipObjects, getLeftwardRelationshipObjects, getLeftwardRelationships, getLeftwardRelationships, getLockObject, getReferencingFolders, getRightwardRelationshipObjects, getRightwardRelationshipObjects, getRightwardRelationships, getRightwardRelationships, getVersionDescriptions, hasNameAttribute, isLocked, removeRelationship, verifyCanUseContentQuota
 
Methods inherited from class oracle.ifs.server.S_LibraryObject
equals, free, getAttribute, getAttributeByUpperCaseName, getClassId, getClassObject, getId, getSession, handleEvent, isTraced, postEvent, postEvent, renderAsReader, renderAsStream, setAttribute, setAttribute, toString, trace, update
 
Methods inherited from interface oracle.ifs.common.LibraryObjectInterface
getId
 
Methods inherited from interface oracle.ifs.common.Traceable
getTraceLogger, isTraced, trace
 


Oracle Content Management SDK

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