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

Portal Property Set
Tag getPropertyNames


Description

Retrieve the names of all Properties in a PropertySet


Tag Information
Tag Classcom.bea.p13n.property.servlets.jsp.taglib.GetPropertyNamesTag
TagExtraInfo Classcom.bea.p13n.property.servlets.jsp.taglib.GetPropertyNamesExtraInfo
Body Contentempty
Display NameGet Property Names

Attributes
NameRequiredRequest-timeDescription
propertySetTypetruetrue Type of property set to search
propertySetNametruetrue The name of the property set to search
idtruefalse The name of a variable that will return the property names, 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

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.