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

Portal Property Set


Standard Syntax:
     <%@ taglib prefix="ps" uri="http://www.bea.com/servers/p13n/tags/property" %>

XML Syntax:
     <anyxmlelement xmlns:ps="http://www.bea.com/servers/p13n/tags/property" />

Provides PropertySet management functionality.

Tag Library Information
Display NamePortal Property Set
Version1.0
Short Nameps
URIhttp://www.bea.com/servers/p13n/tags/property
 

Tag Summary
getRestrictedPropertyValues Retrieve restricted values for a specific Property in a PropertySet
getPropertyNames Retrieve the names of all Properties in a PropertySet
getPropertySetNames Retrieve the names of all PropertySets of a given Type
 


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.