Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14256-06

Portal User and Group Profiles
Tag setProperty


Description

Update a property value for either the session's current profile, or for the Anonymous User Profile.


Tag Information
Tag Classcom.bea.p13n.usermgmt.profile.taglib.SetPropertyTag
TagExtraInfo Classcom.bea.p13n.usermgmt.profile.taglib.SetPropertyTagExtraInfo
Body Contentempty
Display NameSet Property

Attributes
NameRequiredRequest-timeDescription
propertySetfalsetrue The Property Set in which the property's value is to be set. If no property set is provided, the property is set for the profile's default (unscoped) properties.
propertyNametruetrue The name of the property to be set.
valuetruetrue The new property value as an Object or a String.
resultfalsefalse The name of a variable that will return the result status of the operation, as an Integer. Possible values: UserManagementTagConstants.SET_PROPERTY_OK, UserManagementTagConstants.SET_PROPERTY_FAILED

Variables
No Variables Defined.


Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.4)
E14256-06

Copyright © 2011, Oracle. All rights reserved.