| Interface | Description |
|---|---|
| Relationship | |
| RelationshipManager | |
| UserProfileManager | |
| WCUserProfile |
| Class | Description |
|---|---|
| LifecycleListener |
Lifecycle Listener implementation to handle init and destroy
servlet actions for the specific service.
|
| ProfileConstants | |
| ProfileFactory |
Factory from which configuration specific implementations of
UserProfileManager and Relationship Manager can be retrieved.
|
| ProfileSyncManager |
This is the entry point to the Profile sync manager API for syncing
profile from profile store to the WebCenter database schema.
|
| Reportee | |
| WCUserProfileWrapper |
| Enum | Description |
|---|---|
| ProfileConstants.Implementations | |
| WCUserProfile.PhotoSize |
| Exception | Description |
|---|---|
| ProfileAccessException |
This exception represents the error condition that an operation was attempted
to be performed on the profile service without the current user having the
required privileges.
|
| ProfileException |
This class is the
Exception class for all People Service
related exceptions raised. |