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

Portal Property Set
Tag getRestrictedPropertyValues


Description

Retrieve restricted values for a specific Property in a PropertySet


Tag Information
Tag Classcom.bea.p13n.property.servlets.jsp.taglib.GetRestrictedPropertyValuesTag
TagExtraInfo Classcom.bea.p13n.property.servlets.jsp.taglib.GetRestrictedPropertyValuesExtraInfo
Body Contentempty
Display NameGet Restricted Property Values

Attributes
NameRequiredRequest-timeDescription
propertySetTypetruetrue Type of property set containing the property
propertySetNametruetrue The name of the property set containing the property
propertyNametruetrue The name of the property to inspect
idtruefalse The name of a variable that will return the allowed values for the property, as a String array
resultfalsefalse The name of a variable that will return the result status of the operation, as an Integer. Possible values: PropertySetTagConstants.PROPERTY_SEARCH_OK, PropertySetTagConstants.PROPERTY_SEARCH_FAILED, PropertySetTagConstants.INVALID_PROPERTY_SET, PropertySetTagConstants.PROPERTY_NOT_RESTRICTED

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.