|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.7.0) E15995-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UserProfileManager
| Method Summary | |
|---|---|
java.util.List<WCUserProfile> |
getPeers(java.lang.String userID) |
WCUserProfile |
getProfile(java.lang.String userID) |
WCUserProfile |
getProfileByGUID(java.lang.String userGUID) |
WCUserProfile |
getProfileForUpdate(java.lang.String userID) |
void |
teardown()Does cleanup for this service this is normally called from the app shutdown context listener. |
| Method Detail |
|---|
WCUserProfile getProfile(java.lang.String userID)
throws ProfileException
ProfileException
WCUserProfile getProfileByGUID(java.lang.String userGUID)
throws ProfileException
ProfileExceptionvoid teardown()
ActivityException - If any problem occurs during teardown
WCUserProfile getProfileForUpdate(java.lang.String userID)
throws ProfileException
ProfileException
java.util.List<WCUserProfile> getPeers(java.lang.String userID)
throws ProfileException
ProfileException
|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.7.0) E15995-06 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||