|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IUserContext
Represents data of the "userContext" element, which is described in the WSRP specification.
| Method Summary | |
|---|---|
List<String> |
getUserCategories()An option list of user categories. |
String |
getUserContextKey()A token to identify a user. |
IUserProfile |
getUserProfile()An optional profile data of the current user. |
void |
setUserContextKey(String userContextKey) |
| Methods inherited from interface com.bea.wsrp.model.INillable |
|---|
isNil |
| Method Detail |
|---|
String getUserContextKey()
void setUserContextKey(String userContextKey)
IUserProfile getUserProfile()
List<String> getUserCategories()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.