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

Portal Property Set
Tag getPropertySetNames


Description

Retrieve the names of all PropertySets of a given Type


Tag Information
Tag Classcom.bea.p13n.property.servlets.jsp.taglib.GetPropertySetNamesTag
TagExtraInfo Classcom.bea.p13n.property.servlets.jsp.taglib.GetPropertySetNamesExtraInfo
Body Contentempty
Display NameGet Property Set Names

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