|
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 IUserProfile
Method Summary | |
---|---|
void |
addUserProperty(String name, Object value) Add a user property |
String |
getGroupName() Deprecated |
String |
getUserName() Deprecated |
Map<String,Object> |
getUserProperties() Get an unmodifiable map of userProperties where the key is the name propertySet/propertyName. |
Method Detail |
---|
@Deprecated
String getUserName()
@Deprecated
String getGroupName()
void addUserProperty(String name, Object value)
name
- the name in the format of propertySet/propertyName If the propertySet is UserProperty.P3P_PROPERTY_SET_NAME then its P3P propertyvalue
- the property's value or null
to delete a previouse valueMap<String,Object> getUserProperties()
|
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.