|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--javax.servlet.jsp.tagext.TagSupport
|
+--com.beasys.commerce.user.jsp.tags.UserManagerTag
|
+--com.beasys.commerce.user.jsp.tags.PropertyTag
|
+--com.beasys.commerce.user.jsp.tags.SetPropertyTag
Corresponds to <um:setProperty>.
The <um:setProperty> tag updates a
property value for either the session's current profile,
or for the Anonymous User Profile. The tag has no enclosed body.
|
Tag Attribute |
Required |
Type |
Description |
|
propertySet |
no |
String |
The Property Set in which the property's value is to be set. Example: "Demo Portal". Note: The property is set for the profile's default (unscoped) properties if no property set is provided. |
|
propertyName |
yes |
String |
The name of the property to be set. Example: "background_color". |
|
value |
yes |
String |
The new property value. Example: "green". |
|
result |
no |
String |
The name of an Integer variable to which the result of the set property operation is assigned. Possible Values:
Error encountered: |
| Fields inherited from class com.beasys.commerce.user.jsp.tags.UserManagerTag |
printStackTraces, verbose |
| Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
id, pageContext |
| Fields inherited from interface com.beasys.commerce.user.jsp.tags.UserManagerTagConstants | |||||||||||||||||||||||||||||||||||||||||||||||||
ADD_GROUP_FAILED, ADD_GROUP_OK, ADD_USER_FAILED, ADD_USER_OK, CREATE_GROUP_FAILED, CREATE_GROUP_OK, CREATE_USER_FAILED, CREATE_USER_OK, DEFAULT_SEARCH_EXP, DEFAULT_USER_LIMIT, GET_PROFILE_FAILED, GET_PROFILE_OK, GROUP_CHANGE_FAILED, GROUP_CHANGE_OK, GROUP_EXISTS, LOGIN_ERROR, LOGIN_FAILED, LOGIN_OK, NO_SUCH_PROFILE, NO_SUCH_SUCCESSOR, PROFILE_SUCCESSOR_UID, PROFILE_USER_UID, REMOVE_GROUP_FAILED, REMOVE_GROUP_OK, REMOVE_USER_FAILED, REMOVE_USER_OK, RESERVED_GROUP_NAME, RESERVED_USER_NAME, SERVLET_AUTHENTICATION, SET_PASSWORD_FAILED,
| |||||||||||||||||||||||||||||||||||||||||||||||||